Uses of Class
de.hybris.platform.processengine.definition.xml.ContextParameter
-
Packages that use ContextParameter Package Description de.hybris.platform.processengine.definition.xml -
-
Uses of ContextParameter in de.hybris.platform.processengine.definition.xml
Fields in de.hybris.platform.processengine.definition.xml with type parameters of type ContextParameter Modifier and Type Field Description protected java.util.List<ContextParameter>Process. contextParameterMethods in de.hybris.platform.processengine.definition.xml that return ContextParameter Modifier and Type Method Description ContextParameterObjectFactory. createContextParameter()Create an instance ofContextParameterMethods in de.hybris.platform.processengine.definition.xml that return types with arguments of type ContextParameter Modifier and Type Method Description java.util.List<ContextParameter>Process. getContextParameter()Gets the value of the contextParameter property.
-