Enum Class ProgressInformation.ActivityType

java.lang.Object
java.lang.Enum<ProgressInformation.ActivityType>
com.evolveum.midpoint.model.api.ProgressInformation.ActivityType
All Implemented Interfaces:
Serializable, Comparable<ProgressInformation.ActivityType>, Constable
Enclosing class:
ProgressInformation

public static enum ProgressInformation.ActivityType extends Enum<ProgressInformation.ActivityType>
There are some basic kinds of activities relevant for progress reporting. These are activities that could take a considerably long time (because of communicating with external systems, except focus operation, which is important from the users' point of view).