Interface InstantiateProcessMeasureData


  • public interface InstantiateProcessMeasureData
    Plug-in data for the instantiate process measure.
    Author:
    Kevin Goeser
    • Method Detail

      • getTemplateID

        UUID getTemplateID()
        Returns:
        The ID of the template to be started.
      • setTemplateID

        void setTemplateID​(UUID templateID)
        Setter for getTemplateID().
        Parameters:
        templateID -