public class NotifPartialDeploymentFileResult extends NotifProjectVersionFile
Constructor and Description |
---|
NotifPartialDeploymentFileResult(java.lang.String pObjectPath,
java.lang.Integer pSequenceNumber,
java.lang.String pObjectTypeDisplayName) |
Modifier and Type | Method and Description |
---|---|
NotifFileState |
getFileState() |
void |
setFileState(NotifFileState pFileState)
Set the environment state of the file.
|
getScmLog, setScmLog
getObjectPath, getObjectTypeDisplayName, getSequenece
public NotifPartialDeploymentFileResult(java.lang.String pObjectPath, java.lang.Integer pSequenceNumber, java.lang.String pObjectTypeDisplayName)
public void setFileState(NotifFileState pFileState)
public NotifFileState getFileState()