Uses of Enum Class
com.evolveum.midpoint.schema.util.task.ActivityProgressInformation.RealizationState
Packages that use ActivityProgressInformation.RealizationState
Package
Description
-
Uses of ActivityProgressInformation.RealizationState in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart.dto
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart.dto that return ActivityProgressInformation.RealizationStateModifier and TypeMethodDescriptionStatusRowRecord.realizationState()Returns the value of therealizationStaterecord component.Constructors in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart.dto with parameters of type ActivityProgressInformation.RealizationStateModifierConstructorDescriptionStatusRowRecord(org.apache.wicket.model.IModel<String> text, ActivityProgressInformation.RealizationState realizationState, StatusInfo<?> statusInfo) Creates an instance of aStatusRowRecordrecord class. -
Uses of ActivityProgressInformation.RealizationState in com.evolveum.midpoint.schema.util.task
Methods in com.evolveum.midpoint.schema.util.task that return ActivityProgressInformation.RealizationStateModifier and TypeMethodDescriptionActivityProgressInformation.getRealizationState()Returns the enum constant of this class with the specified name.ActivityProgressInformation.RealizationState.values()Returns an array containing the constants of this enum class, in the order they are declared.