Class ResourceRef
java.lang.Object
com.flowable.action.engine.impl.persistence.entity.ResourceRef
- All Implemented Interfaces:
Serializable
Encapsulates the logic for transparently working with ActionResourceEntity .
- Author:
- Marcus Klimstra (CGI), Tijs Rademakers
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
deleted
protected boolean deleted
-
-
Constructor Details
-
ResourceRef
public ResourceRef() -
ResourceRef
-
-
Method Details
-
getId
-
getName
-
getBytes
public byte[] getBytes() -
setValue
-
getEntity
-
delete
public void delete() -
isDeleted
public boolean isDeleted() -
toString
-