Class SProcessSupervisor
java.lang.Object
org.bonitasoft.engine.supervisor.mapping.model.SProcessSupervisor
- All Implemented Interfaces:
Serializable,PersistentObject
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.bonitasoft.engine.persistence.PersistentObject
getId, setId
-
Field Details
-
ID_KEY
- See Also:
-
USER_ID_KEY
- See Also:
-
GROUP_ID_KEY
- See Also:
-
ROLE_ID_KEY
- See Also:
-
PROCESS_DEF_ID_KEY
- See Also:
-
-
Constructor Details
-
SProcessSupervisor
public SProcessSupervisor(long processDefId)
-