com.ibm.wbit.tel

Class TEscalationActions

  • java.lang.Object
    • org.eclipse.emf.common.util.AbstractEnumerator
      • com.ibm.wbit.tel.TEscalationActions
  • All Implemented Interfaces:
    org.eclipse.emf.common.util.Enumerator


    public final class TEscalationActions
    extends org.eclipse.emf.common.util.AbstractEnumerator
    A representation of the literals of the enumeration 'TEscalation Actions', and utility methods for working with them.
    Since:
    6.0.1
    See Also:
    TaskPackage.getTEscalationActions()
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      static TEscalationActions get(int value)
      Returns the 'TEscalation Actions' literal with the specified integer value
      static TEscalationActions get(java.lang.String literal)
      Returns the 'TEscalation Actions' literal with the specified literal value
      static TEscalationActions getByName(java.lang.String name)
      Returns the 'TEscalation Actions' literal with the specified name
      • Methods inherited from class org.eclipse.emf.common.util.AbstractEnumerator

        getLiteral, getName, getValue, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Field Detail

      • WORK_ITEM_LITERAL

        public static final TEscalationActions WORK_ITEM_LITERAL
        The 'Work Item' literal object.

        If the meaning of 'Work Item' literal object isn't clear, there really should be more of a description here...

        See Also:
        WORK_ITEM
      • EMAIL_LITERAL

        public static final TEscalationActions EMAIL_LITERAL
        The 'EMail' literal object.

        If the meaning of 'EMail' literal object isn't clear, there really should be more of a description here...

        See Also:
        EMAIL
      • EVENT_LITERAL

        public static final TEscalationActions EVENT_LITERAL
        The 'Event' literal object.

        If the meaning of 'Event' literal object isn't clear, there really should be more of a description here...

        See Also:
        EVENT
      • VALUES

        public static final java.util.List VALUES
        A public read-only list of all the 'TEscalation Actions' enumerators.
    • Method Detail

      • get

        public static TEscalationActions get(java.lang.String literal)
        Returns the 'TEscalation Actions' literal with the specified literal value.
      • getByName

        public static TEscalationActions getByName(java.lang.String name)
        Returns the 'TEscalation Actions' literal with the specified name.
      • get

        public static TEscalationActions get(int value)
        Returns the 'TEscalation Actions' literal with the specified integer value.
IBM Business Process ManagerTM
Release 8