Package org.jbpm.workflow.core.impl
Class ConnectionRef
java.lang.Object
org.jbpm.workflow.core.impl.ConnectionRef
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionConnectionRef(String connectionId, org.kie.api.definition.process.WorkflowElementIdentifier nodeId, String toType) ConnectionRef(org.kie.api.definition.process.WorkflowElementIdentifier nodeId, String toType) -
Method Summary
-
Constructor Details
-
ConnectionRef
public ConnectionRef(org.kie.api.definition.process.WorkflowElementIdentifier nodeId, String toType) -
ConnectionRef
-
-
Method Details