public class SProcessSupervisorBuilderFactoryImpl extends java.lang.Object implements SProcessSupervisorBuilderFactory
| Constructor and Description |
|---|
SProcessSupervisorBuilderFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
SProcessSupervisorBuilder |
createNewInstance(long processDefId) |
java.lang.String |
getGroupIdKey() |
java.lang.String |
getIdKey() |
java.lang.String |
getProcessDefIdKey() |
java.lang.String |
getRoleIdKey() |
java.lang.String |
getUserIdKey() |
public SProcessSupervisorBuilderFactoryImpl()
public SProcessSupervisorBuilder createNewInstance(long processDefId)
createNewInstance in interface SProcessSupervisorBuilderFactorypublic java.lang.String getIdKey()
getIdKey in interface SProcessSupervisorBuilderFactorypublic java.lang.String getUserIdKey()
getUserIdKey in interface SProcessSupervisorBuilderFactorypublic java.lang.String getProcessDefIdKey()
getProcessDefIdKey in interface SProcessSupervisorBuilderFactorypublic java.lang.String getGroupIdKey()
getGroupIdKey in interface SProcessSupervisorBuilderFactorypublic java.lang.String getRoleIdKey()
getRoleIdKey in interface SProcessSupervisorBuilderFactory