|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Uses of CreationException in org.smartcomps.twister.engine.priv.core.definition |
| Methods in org.smartcomps.twister.engine.priv.core.definition that throw CreationException | |
static org.smartcomps.twister.engine.priv.core.definition.TwisterProcess |
ProcessFactory.createProcess(java.lang.String name)
Creates a new Process persistance instance. |
| Uses of CreationException in org.smartcomps.twister.engine.priv.core.dynamic |
| Methods in org.smartcomps.twister.engine.priv.core.dynamic that throw CreationException | |
static org.smartcomps.twister.engine.priv.core.dynamic.ProcessInstance |
ProcessInstanceFactory.createProcessInstance(org.smartcomps.twister.engine.priv.core.definition.TwisterProcess process,
java.lang.String correlationSetName,
java.util.Map propertyValues)
Creates a persistent implementation of a ProcessInstance for its original TwisterProcess. |
| Uses of CreationException in org.smartcomps.twister.util.user |
| Methods in org.smartcomps.twister.util.user that throw CreationException | |
org.smartcomps.twister.util.user.User |
TwisterUser.createUser(org.smartcomps.twister.util.user.User user)
|
| Uses of CreationException in org.smartcomps.twister.util.user.priv |
| Methods in org.smartcomps.twister.util.user.priv that throw CreationException | |
org.smartcomps.twister.util.user.User |
TwisterUserImpl.createUser(org.smartcomps.twister.util.user.User user)
|
| Uses of CreationException in org.smartcomps.twister.worklist |
| Methods in org.smartcomps.twister.worklist that throw CreationException | |
java.lang.Long |
TwisterWorkList.createWorkItem(org.dom4j.Document creationMessage)
|
| Uses of CreationException in org.smartcomps.twister.worklist.priv |
| Methods in org.smartcomps.twister.worklist.priv that throw CreationException | |
java.lang.Long |
WorkListImpl.createWorkItem(org.dom4j.Document creationMessage)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||