Interface ChangeableTemplate

    • Field Detail

      • serialVersionUID

        static final long serialVersionUID
        Generated ID for serialisation.
        See Also:
        Constant Field Values
    • Method Detail

      • setDescription

        void setDescription​(String description)
        Set the description of the process.
        Parameters:
        description - The description of the process.
      • setInstanceNameTemplate

        void setInstanceNameTemplate​(String instanceNameTemplate)
        Set the pattern for an instance name of the process.
        Parameters:
        instanceNameTemplate - The pattern for the instance name.
      • setProcessType

        void setProcessType​(String processType)
        Sets the process type of the template.
        Parameters:
        processType - the process type of the template
      • setVersion

        void setVersion​(String version)
        Sets the process version of the template.
        Parameters:
        version - the process version of the template