Uses of Enum Class
com.hybris.backoffice.workflow.designer.dto.Operation
Packages that use Operation
-
Uses of Operation in com.hybris.backoffice.workflow.designer.dto
Methods in com.hybris.backoffice.workflow.designer.dto that return OperationModifier and TypeMethodDescriptionElementDto.getOperation()static OperationReturns the enum constant of this class with the specified name.static Operation[]Operation.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.hybris.backoffice.workflow.designer.dto with parameters of type OperationConstructors in com.hybris.backoffice.workflow.designer.dto with parameters of type Operation