Class NotifPartialDeploymentFileResult

All Implemented Interfaces:
Serializable

public class NotifPartialDeploymentFileResult extends NotifProjectVersionFile
See Also:
  • Constructor Details

    • NotifPartialDeploymentFileResult

      public NotifPartialDeploymentFileResult(String pObjectPath, Integer pSequenceNumber, String pObjectTypeDisplayName, String pSubComponentType, String pSubComponentName, String pDestructive)
  • Method Details

    • setFileState

      public void setFileState(NotifFileState pFileState)
      Set the environment state of the file.
    • getFileState

      public NotifFileState getFileState()