|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.pvm.internal.history.HistoryEvent
org.jbpm.pvm.internal.history.events.ActivityStart
org.jbpm.pvm.internal.history.events.AutomaticEnd
org.jbpm.pvm.internal.history.events.DecisionEnd
public class DecisionEnd
| Field Summary | |
|---|---|
protected java.lang.String |
transitionName
|
| Fields inherited from class org.jbpm.pvm.internal.history.HistoryEvent |
|---|
execution |
| Constructor Summary | |
|---|---|
DecisionEnd(java.lang.String transitionName)
|
|
| Method Summary | |
|---|---|
protected HistoryActivityInstanceImpl |
createHistoryActivityInstance(HistoryProcessInstance historyProcessInstanceImpl)
|
java.lang.String |
getTransitionName()
|
| Methods inherited from class org.jbpm.pvm.internal.history.events.ActivityStart |
|---|
process |
| Methods inherited from class org.jbpm.pvm.internal.history.HistoryEvent |
|---|
fire, fire, getExecution, setExecution |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String transitionName
| Constructor Detail |
|---|
public DecisionEnd(java.lang.String transitionName)
| Method Detail |
|---|
protected HistoryActivityInstanceImpl createHistoryActivityInstance(HistoryProcessInstance historyProcessInstanceImpl)
createHistoryActivityInstance in class AutomaticEndpublic java.lang.String getTransitionName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||