Package org.bonitasoft.engine.resources
Class SBARResourceLight
- java.lang.Object
-
- org.bonitasoft.engine.resources.AbstractSBARResource
-
- org.bonitasoft.engine.resources.SBARResourceLight
-
- All Implemented Interfaces:
java.io.Serializable
,PersistentObject
@Entity public class SBARResourceLight extends AbstractSBARResource
- Author:
- Baptiste Mesta
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class org.bonitasoft.engine.resources.AbstractSBARResource
name, processDefinitionId, type
-
-
Constructor Summary
Constructors Constructor Description SBARResourceLight()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.bonitasoft.engine.persistence.PersistentObject
getId, setId, setTenantId
-
-