com.ibm.task.api

Interface EscalationTemplateActionIndex


  1. public interface EscalationTemplateActionIndex
This interface defines symbolic constants to be used as column index when accessing the array of available action flags.
Since:
future

Field Summary

Modifier and Type Field and Description
  1. static
  2. java.lang.String
COPYRIGHT
  1. static
  2. int
GETCUSTOMPROPERTY
  1. static
  2. int
GETDOCUMENTATION
  1. static
  2. int
GETESCALATIONTEMPLATE
  1. static
  2. int
GETROLEINFO
  1. static
  2. int
GETTASKTEMPLATE
  1. static
  2. int
MAX_COUNT

Field Detail

  1. static final java.lang.String COPYRIGHT
See Also:

GETDOCUMENTATION

  1. static final int GETDOCUMENTATION
See Also:

GETCUSTOMPROPERTY

  1. static final int GETCUSTOMPROPERTY
See Also:

GETESCALATIONTEMPLATE

  1. static final int GETESCALATIONTEMPLATE
See Also:

GETTASKTEMPLATE

  1. static final int GETTASKTEMPLATE
See Also:

GETROLEINFO

  1. static final int GETROLEINFO
See Also:

MAX_COUNT

  1. static final int MAX_COUNT
See Also: