|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DeploymentInfo
The DeploymentInfo class is used to receive information about a
deployment operation. Deployment operations are all operations which modifies the
models in audit trail or their attributes, i.e. deploy, overwrite, modify or delete.
| Method Summary | |
|---|---|
String |
getDeploymentComment()
Returns the comment provided when the deployment was performed. |
Date |
getDeploymentTime()
Returns the time when the deployment operation was performed. |
int |
getRevision()
The revision of the model. |
Date |
getValidFrom()
Returns the validity start time for the model. |
| Methods inherited from interface org.eclipse.stardust.engine.api.runtime.ModelReconfigurationInfo |
|---|
getErrors, getId, getModelOID, getWarnings, hasErrors, hasWarnings, isValid |
| Methods inherited from interface org.eclipse.stardust.engine.api.runtime.ReconfigurationInfo |
|---|
success |
| Method Detail |
|---|
Date getValidFrom()
Date getDeploymentTime()
String getDeploymentComment()
int getRevision()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||