|
jBPM Designer - Backend 6.1.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Item
Generic type of component managed by repository
| Method Summary | |
|---|---|
String |
getCreationDate()
Returns date when this item was created |
String |
getDescription()
Returns description of the item if present |
String |
getFullName()
Returns full name of the asset that usually is name and type. |
String |
getLastModificationDate()
Returns date when this item was last time modified |
String |
getName()
Returns name of the item if present |
String |
getOwner()
Returns owner (usually user if) of this item |
String |
getUniqueId()
Returns uniqueId of this asset |
String |
getVersion()
Returns version of this item |
| Method Detail |
|---|
String getUniqueId()
String getName()
String getFullName()
String getDescription()
String getVersion()
String getOwner()
String getCreationDate()
String getLastModificationDate()
|
jBPM Designer - Backend 6.1.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||