Class ExecuteTaskSupport

    • Constructor Detail

      • ExecuteTaskSupport

        public ExecuteTaskSupport()
    • Method Detail

      • setId

        public void setId​(String id)
      • setPhase

        public void setPhase​(String phase)
      • getProfileId

        public String getProfileId()
        Description copied from interface: ExecuteTask
        profile id of the execute task. can be null then the execute task belongs to project.build
        Specified by:
        getProfileId in interface ExecuteTask
      • setProfileId

        public void setProfileId​(String profileId)