public class ExclusiveGroupInstance extends AbstractContextInstance
Constructor and Description |
---|
ExclusiveGroupInstance() |
Modifier and Type | Method and Description |
---|---|
void |
addNodeInstance(org.kie.api.runtime.process.NodeInstance nodeInstance) |
boolean |
containsNodeInstance(org.kie.api.runtime.process.NodeInstance nodeInstance) |
String |
getContextType() |
Collection<org.kie.api.runtime.process.NodeInstance> |
getNodeInstances() |
getContext, getContextId, getContextInstanceContainer, getProcessInstance, setContextId, setContextInstanceContainer, setProcessInstance
public String getContextType()
public boolean containsNodeInstance(org.kie.api.runtime.process.NodeInstance nodeInstance)
public void addNodeInstance(org.kie.api.runtime.process.NodeInstance nodeInstance)
public Collection<org.kie.api.runtime.process.NodeInstance> getNodeInstances()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.