Uses of Enum Class
com.evolveum.midpoint.web.page.admin.configuration.dto.DebugConfDialogDto.Operation
Packages that use DebugConfDialogDto.Operation
- 
Uses of DebugConfDialogDto.Operation in com.evolveum.midpoint.web.page.admin.configuration.dtoMethods in com.evolveum.midpoint.web.page.admin.configuration.dto that return DebugConfDialogDto.OperationModifier and TypeMethodDescriptionDebugConfDialogDto.getOperation()static DebugConfDialogDto.OperationReturns the enum constant of this class with the specified name.static DebugConfDialogDto.Operation[]DebugConfDialogDto.Operation.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.evolveum.midpoint.web.page.admin.configuration.dto with parameters of type DebugConfDialogDto.OperationModifierConstructorDescriptionDebugConfDialogDto(DebugConfDialogDto.Operation operation, List<DebugObjectItem> objects, Class<? extends ObjectType> type)