Uses of Class
org.jbpm.bpmn2.core.Signal
-
Packages that use Signal Package Description org.jbpm.bpmn2.core org.jbpm.bpmn2.xml org.jbpm.kie.services.impl.model -
-
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) -
Uses of Signal in org.jbpm.kie.services.impl.model
Methods in org.jbpm.kie.services.impl.model with parameters of type Signal Modifier and Type Method Description static SignalDescImplSignalDescImpl. from(Signal signal)
-