Package org.bonitasoft.engine.resources
Class AbstractSBARResource
java.lang.Object
org.bonitasoft.engine.resources.AbstractSBARResource
- All Implemented Interfaces:
Serializable,PersistentObject
- Direct Known Subclasses:
SBARResource,SBARResourceLight
- Author:
- Baptiste Mesta
- 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
-
name
-
type
-
processDefinitionId
protected long processDefinitionId
-
-
Constructor Details
-
AbstractSBARResource
public AbstractSBARResource()
-