Class DefaultProfileActivationContext.Record

java.lang.Object
org.apache.maven.internal.impl.model.DefaultProfileActivationContext.Record
Enclosing class:
DefaultProfileActivationContext

static class DefaultProfileActivationContext.Record extends Object
This class keeps track of information that are used during profile activation. This allows to cache the activated parent and check if the result of the activation will be the same by verifying that the used keys are the same.