org.apache.synapse.task
Class TaskConstants

java.lang.Object
  extended by org.apache.synapse.task.TaskConstants

public final class TaskConstants
extends Object

Constants related with task module


Field Summary
static String TASK_DESCRIPTION_REPOSITORY
           
static String TASK_SCHEDULER
           
 
Constructor Summary
TaskConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TASK_SCHEDULER

public static final String TASK_SCHEDULER
See Also:
Constant Field Values

TASK_DESCRIPTION_REPOSITORY

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

TaskConstants

public TaskConstants()


Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.