|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.pvm.internal.model.ProcessElementImpl
org.jbpm.pvm.internal.model.ObservableElementImpl
org.jbpm.pvm.internal.model.ScopeElementImpl
org.jbpm.pvm.internal.model.CompositeElementImpl
org.jbpm.pvm.internal.model.ProcessDefinitionImpl
org.jbpm.jpdl.internal.model.JpdlProcessDefinition
public class JpdlProcessDefinition
| Field Summary |
|---|
| Fields inherited from class org.jbpm.pvm.internal.model.ProcessDefinitionImpl |
|---|
deploymentDbid, deploymentTime, id, imageResourceName, initial, isSuspended, key, packageName, UNASSIGNED_VERSION, version |
| Fields inherited from class org.jbpm.pvm.internal.model.CompositeElementImpl |
|---|
activities, activitiesMap |
| Fields inherited from class org.jbpm.pvm.internal.model.ScopeElementImpl |
|---|
timerDefinitions, variableDefinitions |
| Fields inherited from class org.jbpm.pvm.internal.model.ObservableElementImpl |
|---|
description, events, name |
| Fields inherited from class org.jbpm.pvm.internal.model.ProcessElementImpl |
|---|
dbid, dbversion, exceptionHandlers, processDefinition, properties |
| Constructor Summary | |
|---|---|
JpdlProcessDefinition()
|
|
| Method Summary | |
|---|---|
org.jbpm.pvm.internal.task.SwimlaneDefinitionImpl |
createSwimlaneDefinition(java.lang.String name)
|
org.jbpm.pvm.internal.task.TaskDefinitionImpl |
createTaskDefinition(java.lang.String name)
|
org.jbpm.pvm.internal.task.SwimlaneDefinitionImpl |
getSwimlaneDefinition(java.lang.String name)
|
java.util.Map<java.lang.String,org.jbpm.pvm.internal.task.TaskDefinitionImpl> |
getTaskDefinitions()
|
protected org.jbpm.pvm.internal.model.ExecutionImpl |
newProcessInstance()
|
| Methods inherited from class org.jbpm.pvm.internal.model.ProcessDefinitionImpl |
|---|
addTaskDefinitionImpl, createProcessInstance, createProcessInstance, createProcessInstance, getDeploymentId, getDeploymentTime, getId, getIdGenerator, getImageResourceName, getInitial, getKey, getPackageName, getTaskDefinition, getVersion, isSuspended, setDeploymentDbid, setDeploymentTime, setId, setImageResourceName, setInitial, setKey, setPackageName, setSuspended, setVersion, startProcessInstance, startProcessInstance, toString |
| Methods inherited from class org.jbpm.pvm.internal.model.CompositeElementImpl |
|---|
addActivity, createActivity, createActivity, findActivity, getActivities, getActivitiesMap, getActivity, hasActivities, hasActivity, removeActivity |
| Methods inherited from class org.jbpm.pvm.internal.model.ScopeElementImpl |
|---|
createTimerDefinition, createVariableDefinition, getTimerDefinitions, getVariableDefinitions, hasTimerDefinitions, hasVariableDefinitions, isLocalScope |
| Methods inherited from class org.jbpm.pvm.internal.model.ObservableElementImpl |
|---|
addEvent, createEvent, getDescription, getEvent, getEvents, getName, getParent, hasEvent, setDescription, setEvents, setName |
| Methods inherited from class org.jbpm.pvm.internal.model.ProcessElementImpl |
|---|
addExceptionHandler, addProperty, createExceptionHandler, getDbid, getExceptionHandlers, getProperties, getProperty, getPropertyKeys, setExceptionHandlers, setProcessDefinition, setProperties |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JpdlProcessDefinition()
| Method Detail |
|---|
protected org.jbpm.pvm.internal.model.ExecutionImpl newProcessInstance()
newProcessInstance in class org.jbpm.pvm.internal.model.ProcessDefinitionImplpublic org.jbpm.pvm.internal.task.SwimlaneDefinitionImpl createSwimlaneDefinition(java.lang.String name)
public org.jbpm.pvm.internal.task.SwimlaneDefinitionImpl getSwimlaneDefinition(java.lang.String name)
public org.jbpm.pvm.internal.task.TaskDefinitionImpl createTaskDefinition(java.lang.String name)
public java.util.Map<java.lang.String,org.jbpm.pvm.internal.task.TaskDefinitionImpl> getTaskDefinitions()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||