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

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

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

See Also:
Serialized Form

Field Summary
static AdminRuntimeProperty ActionId
           
static AdminRuntimeProperty BranchId
           
static AdminRuntimeProperty NotificationHost
           
static AdminRuntimeProperty ProcessId
           
 
Method Summary
 java.lang.String getReplaceText()
          returns the text to replace for this runtime property
static AdminRuntimeProperty valueOf(java.lang.String name)
           
static AdminRuntimeProperty[] 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

ActionId

public static final AdminRuntimeProperty ActionId

BranchId

public static final AdminRuntimeProperty BranchId

ProcessId

public static final AdminRuntimeProperty ProcessId

NotificationHost

public static final AdminRuntimeProperty NotificationHost
Method Detail

values

public static AdminRuntimeProperty[] values()

valueOf

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