org.bonitasoft.engine.core.process.definition.model
public interface SProcessDefinitionDeployInfo extends org.bonitasoft.engine.persistence.PersistentObject
| Modifier and Type | Method and Description |
|---|---|
String |
getActivationState() |
String |
getConfigurationState() |
long |
getDeployedBy() |
long |
getDeploymentDate() |
String |
getDescription() |
String |
getDisplayDescription() |
String |
getDisplayName() |
String |
getIconPath() |
long |
getLastUpdateDate()
Get the dates of the last time execute update statement
|
long |
getMigrationDate() |
String |
getName() |
long |
getProcessId() |
long |
getSupervisorId() |
String |
getVersion() |
long getProcessId()
String getName()
String getVersion()
String getDescription()
long getDeploymentDate()
long getDeployedBy()
long getMigrationDate()
long getSupervisorId()
String getDisplayName()
long getLastUpdateDate()
String getIconPath()
String getDisplayDescription()
String getConfigurationState()
String getActivationState()
Copyright © 2014 Bonitasoft S.A.. All rights reserved.