|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.pvm.internal.id.IdComposer
org.jbpm.pvm.internal.id.MemoryIdComposer
public class MemoryIdComposer
| Constructor Summary | |
|---|---|
MemoryIdComposer()
|
|
| Method Summary | |
|---|---|
java.lang.String |
createId(ProcessDefinition processDefinition,
Execution parent,
ExecutionImpl execution)
generates a unique id for the given execution. |
| Methods inherited from class org.jbpm.pvm.internal.id.IdComposer |
|---|
getDefaultIdComposer, getIdComposer |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MemoryIdComposer()
| Method Detail |
|---|
public java.lang.String createId(ProcessDefinition processDefinition,
Execution parent,
ExecutionImpl execution)
IdComposer
createId in class IdComposer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||