Uses of Class
de.hybris.platform.processengine.definition.xml.Case
-
Packages that use Case Package Description de.hybris.platform.processengine.definition.xml -
-
Uses of Case in de.hybris.platform.processengine.definition.xml
Fields in de.hybris.platform.processengine.definition.xml declared as Case Modifier and Type Field Description protected CaseWait. _caseMethods in de.hybris.platform.processengine.definition.xml that return Case Modifier and Type Method Description CaseObjectFactory. createCase()Create an instance ofCaseCaseWait. getCase()Gets the value of the case property.Methods in de.hybris.platform.processengine.definition.xml with parameters of type Case Modifier and Type Method Description voidWait. setCase(Case value)Sets the value of the case property.
-