com.unitesk.atp.treedl
Class MessagesAction

java.lang.Object
  extended by com.unitesk.atp.tool.PluginClass
      extended by com.unitesk.atp.tree.tool.Plugin
          extended by com.unitesk.atp.tree.tool.Action
              extended by com.unitesk.atp.treedl.FileGeneratorAction
                  extended by com.unitesk.atp.treedl.MessagesAction
All Implemented Interfaces:
Plugin

public class MessagesAction
extends FileGeneratorAction


Field Summary
static String DEFAULT_OUTPUT_DIR
           
static String DEFAULT_UPDATE
           
static String PROPERTY_OUTPUT_DIR
           
static String PROPERTY_UPDATE
           
static String TDL_DEFAULT_MBOX_CLASS
           
static String TDL_PROPERTY_GROUP
           
static String TDL_PROPERTY_MBOX_CLASS
           
static String TDL_PROPERTY_PATTERN
           
 
Fields inherited from class com.unitesk.atp.treedl.FileGeneratorAction
dstFile
 
Fields inherited from class com.unitesk.atp.tree.tool.Plugin
pm, tree
 
Fields inherited from class com.unitesk.atp.tool.PluginClass
mbox, name
 
Constructor Summary
MessagesAction()
           
 
Method Summary
 String getVersion()
          
 void process(Tree tree)
           
 
Methods inherited from class com.unitesk.atp.treedl.FileGeneratorAction
generateFile
 
Methods inherited from class com.unitesk.atp.tree.tool.Action
getKind
 
Methods inherited from class com.unitesk.atp.tree.tool.Plugin
get, getCurrentTree, init, process, setCurrentTree
 
Methods inherited from class com.unitesk.atp.tool.PluginClass
getName, getPlugin, getPluginManager, getProperty, getProperty, getPropertyName, getRevision
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROPERTY_UPDATE

public static final String PROPERTY_UPDATE
See Also:
Constant Field Values

DEFAULT_UPDATE

public static final String DEFAULT_UPDATE
See Also:
Constant Field Values

PROPERTY_OUTPUT_DIR

public static final String PROPERTY_OUTPUT_DIR
See Also:
Constant Field Values

DEFAULT_OUTPUT_DIR

public static final String DEFAULT_OUTPUT_DIR
See Also:
Constant Field Values

TDL_PROPERTY_MBOX_CLASS

public static final String TDL_PROPERTY_MBOX_CLASS
See Also:
Constant Field Values

TDL_DEFAULT_MBOX_CLASS

public static final String TDL_DEFAULT_MBOX_CLASS
See Also:
Constant Field Values

TDL_PROPERTY_PATTERN

public static final String TDL_PROPERTY_PATTERN
See Also:
Constant Field Values

TDL_PROPERTY_GROUP

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

MessagesAction

public MessagesAction()
Method Detail

getVersion

public String getVersion()


process

public void process(Tree tree)
Specified by:
process in class Action


Copyright © 2001-2006 ISP RAS, RedVerst Group. All Rights Reserved.