Class EndpointTemplateInfo


  • public class EndpointTemplateInfo
    extends Object
    • Constructor Detail

      • EndpointTemplateInfo

        public EndpointTemplateInfo()
    • Method Detail

      • getTemplateName

        public String getTemplateName()
      • setTemplateName

        public void setTemplateName​(String templateName)
      • getDescription

        public String getDescription()
      • setDescription

        public void setDescription​(String description)
      • getEndpointType

        public String getEndpointType()
      • setEndpointType

        public void setEndpointType​(String endpointType)
      • addParam

        public void addParam​(String paramName)
      • getParamColelctionString

        public String getParamColelctionString()
      • getArtifactContainerName

        public String getArtifactContainerName()
        Get the artifactContainer of the sequence which deployed from
        Returns:
        sequence description
      • setArtifactContainerName

        public void setArtifactContainerName​(String artifactContainerName)
        Set the sequence artifact container name as a metadata
        Parameters:
        artifactContainerName - endpoint name
      • getIsEdited

        public boolean getIsEdited()
        Get the edit state of the sequence
        Returns:
        sequence description
      • setIsEdited

        public void setIsEdited​(boolean isEdited)
        Set the edit state of the sequence as a metadata
        Parameters:
        isEdited - sequence name