org.jbpm.module.exe
Class ModuleInstance
java.lang.Object
org.jbpm.module.exe.ModuleInstance
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ContextInstance, LoggingInstance, TaskMgmtInstance
public class ModuleInstance
- extends Object
- implements Serializable
- See Also:
- Serialized Form
processInstance
protected ProcessInstance processInstance
ModuleInstance
public ModuleInstance()
equals
public boolean equals(Object o)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
getService
protected Service getService(String serviceName)
getId
public long getId()
getProcessInstance
public ProcessInstance getProcessInstance()
setProcessInstance
public void setProcessInstance(ProcessInstance processInstance)
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.