Interface IWorkItemLifecyclePhase


public interface IWorkItemLifecyclePhase
A common interface for work item lifecycle phases.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the string representation of this phase.
  • Method Details

    • toString

      String toString()
      Returns the string representation of this phase.
      Overrides:
      toString in class Object
      Returns:
      the string representation of this phase