Class ProjectPreDeployInfo

java.lang.Object
flexagon.ff.common.core.pojos.BasePOJO
flexagon.fd.model.pojos.rest.project.ProjectPreDeployInfo
All Implemented Interfaces:
Serializable

public class ProjectPreDeployInfo extends BasePOJO
See Also:
  • Constructor Details

    • ProjectPreDeployInfo

      public ProjectPreDeployInfo()
  • Method Details

    • setWorkflowId

      public void setWorkflowId(Long pWorkflowId)
    • getWorkflowId

      public Long getWorkflowId()
    • toString

      public String toString()
      Description copied from class: BasePOJO
      Returns custom String representation implemented by walking complete object structure.
      Overrides:
      toString in class BasePOJO
      Returns:
      a String representation of this object