Interface IDesignTask

All Superinterfaces:
ICompilationSupport, IDesignElement, ILocationSupport, IPropertiesSupport, IWidget, IWritable, IXmlSerializable, Serializable
All Known Subinterfaces:
IBaseDesignManualTask, IDesignAbortTask, IDesignAndJoin, IDesignApplicationManualTask, IDesignEmbeddedWorkflowTask, IDesignEndTask, IDesignManualTask, IDesignParallel, IDesignStartTask, IDesignTest, IDesignTreatmentGroupTask

Interface to describe a manual task within a diagram.
Since:
2.0, 9/11/2010
Version:
1.0
Author:
vlygeros
  • Method Details

    • setComment

      void setComment(String coment)
      set comment on task
      Parameters:
      coment -
    • getComment

      String getComment()
      get comment on task
      Returns:
      String