com.arsdigita.workflow.simple
Class WorkflowConfig

java.lang.Object
  extended bycom.arsdigita.util.parameter.AbstractParameterContext
      extended bycom.arsdigita.runtime.AbstractConfig
          extended bycom.arsdigita.workflow.simple.WorkflowConfig
All Implemented Interfaces:
ParameterContext

public final class WorkflowConfig
extends AbstractConfig

WorkflowConfig

Version:
$Revision: #6 $ $Date: 2004/04/07 $
Author:
Rafael H. Schloming <rhs@mit.edu>

Field Summary
static String versionId
           
 
Constructor Summary
WorkflowConfig()
           
 
Method Summary
 String getAlertsSender()
           
 boolean isAlertsEnabled()
           
 
Methods inherited from class com.arsdigita.runtime.AbstractConfig
load, load, load, require
 
Methods inherited from class com.arsdigita.util.parameter.AbstractParameterContext
get, get, getParameters, load, load, loadInfo, register, save, set, validate, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

versionId

public static final String versionId
See Also:
Constant Field Values
Constructor Detail

WorkflowConfig

public WorkflowConfig()
Method Detail

isAlertsEnabled

public boolean isAlertsEnabled()

getAlertsSender

public String getAlertsSender()


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC