Uses of Class
org.jbpm.bpmn2.core.Signal
-
Packages that use Signal Package Description org.jbpm.bpmn2.core org.jbpm.bpmn2.xml -
-
Uses of Signal in org.jbpm.bpmn2.core
Subclasses of Signal in org.jbpm.bpmn2.core Modifier and Type Class Description classErrorclassEscalation -
Uses of Signal in org.jbpm.bpmn2.xml
Method parameters in org.jbpm.bpmn2.xml with type arguments of type Signal Modifier and Type Method Description protected StringAbstractNodeHandler. checkSignalAndConvertToRealSignalNam(org.drools.core.xml.ExtensibleXmlParser parser, String signalName, Consumer<Signal> consumer)
-