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