com.adobe.idp.taskmanager.dsc.client.emailsettings
Class TaskRuntimeProperty

java.lang.Object
  extended by java.lang.Enum
      extended by com.adobe.idp.taskmanager.dsc.client.emailsettings.TaskRuntimeProperty
All Implemented Interfaces:
RuntimeProperty, java.io.Serializable, java.lang.Comparable

public final class TaskRuntimeProperty
extends java.lang.Enum
implements RuntimeProperty

Runtime properties for tasks.

See Also:
Serialized Form

Field Summary
static TaskRuntimeProperty Actions
           
static TaskRuntimeProperty Description
           
static TaskRuntimeProperty GroupName
           
static TaskRuntimeProperty Instructions
           
static TaskRuntimeProperty NotificationHost
           
static TaskRuntimeProperty ProcessName
           
static TaskRuntimeProperty StepName
           
static TaskRuntimeProperty TaskId
           
 
Method Summary
 java.lang.String getReplaceText()
          returns the text to replace for this runtime property
static TaskRuntimeProperty valueOf(java.lang.String name)
           
static TaskRuntimeProperty[] values()
           
 
Methods inherited from class java.lang.Enum
compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.adobe.idp.taskmanager.dsc.client.emailsettings.RuntimeProperty
name
 

Field Detail

TaskId

public static final TaskRuntimeProperty TaskId

Instructions

public static final TaskRuntimeProperty Instructions

NotificationHost

public static final TaskRuntimeProperty NotificationHost

ProcessName

public static final TaskRuntimeProperty ProcessName

StepName

public static final TaskRuntimeProperty StepName

Description

public static final TaskRuntimeProperty Description

GroupName

public static final TaskRuntimeProperty GroupName

Actions

public static final TaskRuntimeProperty Actions
Method Detail

values

public static TaskRuntimeProperty[] values()

valueOf

public static TaskRuntimeProperty valueOf(java.lang.String name)

getReplaceText

public java.lang.String getReplaceText()
Description copied from interface: RuntimeProperty
returns the text to replace for this runtime property

Specified by:
getReplaceText in interface RuntimeProperty
Returns:


[an error occurred while processing this directive] [an error occurred while processing this directive]