Uses of Class
de.hybris.platform.processengine.definition.xml.TargetNode
-
Packages that use TargetNode Package Description de.hybris.platform.processengine.definition.xml -
-
Uses of TargetNode in de.hybris.platform.processengine.definition.xml
Fields in de.hybris.platform.processengine.definition.xml with type parameters of type TargetNode Modifier and Type Field Description protected java.util.List<TargetNode>Split. targetNodeMethods in de.hybris.platform.processengine.definition.xml that return TargetNode Modifier and Type Method Description TargetNodeObjectFactory. createTargetNode()Create an instance ofTargetNodeMethods in de.hybris.platform.processengine.definition.xml that return types with arguments of type TargetNode Modifier and Type Method Description java.util.List<TargetNode>Split. getTargetNode()Gets the value of the targetNode property.
-