Uses of Enum Class
de.hybris.platform.processengine.definition.xml.EndState
Packages that use EndState
-
Uses of EndState in de.hybris.platform.processengine.definition.xml
Fields in de.hybris.platform.processengine.definition.xml declared as EndStateMethods in de.hybris.platform.processengine.definition.xml that return EndStateModifier and TypeMethodDescriptionstatic EndStateEnd.getState()Gets the value of the state property.static EndStateReturns the enum constant of this class with the specified name.static EndState[]EndState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.hybris.platform.processengine.definition.xml with parameters of type EndState