|
jBPM Designer - Backend 6.0.0-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Asset<T>
Primary component managed by repository and can represent any type of underlying files.
| Nested Class Summary | |
|---|---|
static class |
Asset.AssetType
|
| Method Summary | |
|---|---|
T |
getAssetContent()
Returns actual content of this asset |
String |
getAssetLocation()
Returns location in the repository where this asset is stored |
String |
getAssetType()
Returns type of the asset. |
| Methods inherited from interface org.jbpm.designer.repository.Item |
|---|
getCreationDate, getDescription, getFullName, getLastModificationDate, getName, getOwner, getUniqueId, getVersion |
| Method Detail |
|---|
String getAssetLocation()
String getAssetType()
T getAssetContent()
|
jBPM Designer - Backend 6.0.0-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||