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

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

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

See Also:
Serialized Form

Field Summary
static TaskUrlRuntimeProperty ClaimTask
           
static TaskUrlRuntimeProperty NA
           
static TaskUrlRuntimeProperty OpenTask
           
static TaskUrlRuntimeProperty RejectTask
           
 
Method Summary
 java.lang.String getReplaceText()
          returns the text to replace for this runtime property
static TaskUrlRuntimeProperty valueOf(java.lang.String name)
           
static TaskUrlRuntimeProperty[] 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

NA

public static final TaskUrlRuntimeProperty NA

OpenTask

public static final TaskUrlRuntimeProperty OpenTask

ClaimTask

public static final TaskUrlRuntimeProperty ClaimTask

RejectTask

public static final TaskUrlRuntimeProperty RejectTask
Method Detail

values

public static TaskUrlRuntimeProperty[] values()

valueOf

public static TaskUrlRuntimeProperty 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]