public interface DeploymentInfo extends ModelReconfigurationInfo
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.| Modifier and Type | Method and Description |
|---|---|
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.
|
getErrors, getId, getModelOID, getWarnings, hasErrors, hasWarnings, isValidsuccessDate getValidFrom()
Date getDeploymentTime()
String getDeploymentComment()
int getRevision()
Copyright © 2016 Eclipse Stardust. All Rights Reserved.