Package org.activiti.cloud.modeling.api
Interface Project<U>
- All Superinterfaces:
Auditable<U>
Interface for projects
-
Method Summary
Modifier and TypeMethodDescriptiongetId()getName()voidsetDescription(String description) voidsetDisplayName(String displayName) voidvoidvoidsetVersion(String version) Methods inherited from interface org.activiti.cloud.services.auditable.Auditable
copyAuditInfo, getCreatedBy, getCreationDate, getLastModifiedBy, getLastModifiedDate, setCreatedBy, setCreationDate, setLastModifiedBy, setLastModifiedDate