Uses of Class
org.jbpm.designer.bpmn2.impl.Bpmn20Stencil
-
Packages that use Bpmn20Stencil Package Description org.jbpm.designer.bpmn2.impl -
-
Uses of Bpmn20Stencil in org.jbpm.designer.bpmn2.impl
Methods in org.jbpm.designer.bpmn2.impl that return Bpmn20Stencil Modifier and Type Method Description static Bpmn20Stencil
Bpmn20Stencil. valueOf(String name)
Returns the enum constant of this type with the specified name.static Bpmn20Stencil[]
Bpmn20Stencil. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-