Uses of Enum Class
com.evolveum.midpoint.xml.ns._public.common.common_3.PendingOperationTypeType
Packages that use PendingOperationTypeType
Package
Description
-
Uses of PendingOperationTypeType in com.evolveum.midpoint.schema.result
Methods in com.evolveum.midpoint.schema.result that return PendingOperationTypeTypeModifier and TypeMethodDescription@Nullable PendingOperationTypeTypeResourceOperationStatus.getOperationType()Methods in com.evolveum.midpoint.schema.result with parameters of type PendingOperationTypeTypeModifier and TypeMethodDescriptionstatic @NotNull ResourceOperationStatusResourceOperationStatus.fromResult(@NotNull OperationResult result, @Nullable PendingOperationTypeType operationType) See the note in class javadoc.Constructors in com.evolveum.midpoint.schema.result with parameters of type PendingOperationTypeTypeModifierConstructorDescriptionResourceOperationStatus(@NotNull OperationResultStatus status, @Nullable String asynchronousOperationReference, @Nullable PendingOperationTypeType operationType) -
Uses of PendingOperationTypeType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return PendingOperationTypeTypeModifier and TypeMethodDescriptionstatic PendingOperationTypeTypePendingOperationType.getType()static PendingOperationTypeTypeReturns the enum constant of this class with the specified name.static PendingOperationTypeType[]PendingOperationTypeType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type PendingOperationTypeTypeModifier and TypeMethodDescriptionvoidPendingOperationType.setType(PendingOperationTypeType value) PendingOperationType.type(PendingOperationTypeType value)