Class ResourceObjectClassification

java.lang.Object
com.evolveum.midpoint.provisioning.api.ResourceObjectClassification

public class ResourceObjectClassification extends Object
Result of the object classification. Currently it is bound to ResourceObjectTypeDefinition. We never classify an object to specific `kind` and `intent` without having the corresponding explicit type definition - i.e. no `account/default` hacks; at least not for now. The clockwork will be able to process default accounts without their regular classification by applying so-called emergency classification - one that is not stored in repository (shadow kind/intent), only in memory i.e. during processing.