org.weda.workflow.impl
Class ActionEntry

java.lang.Object
  extended by org.weda.workflow.impl.AbstractEntry
      extended by org.weda.workflow.impl.BasicEntryContainer<TargetClassEntry>
          extended by org.weda.workflow.impl.ActionEntry
All Implemented Interfaces:
Entry, EntryContainer<TargetClassEntry>

public class ActionEntry
extends BasicEntryContainer<TargetClassEntry>

Author:
tim

Field Summary
 
Fields inherited from class org.weda.workflow.impl.AbstractEntry
entryLog, logShift
 
Fields inherited from interface org.weda.workflow.Entry
DEFAULT_ENTRY_NAME
 
Constructor Summary
ActionEntry()
           
 
Method Summary
 
Methods inherited from class org.weda.workflow.impl.BasicEntryContainer
addEntry, getEntries, getEntryByName, init, logOperate, merge, operate
 
Methods inherited from class org.weda.workflow.impl.AbstractEntry
getContainer, getGroupValues, getName, getWorkflow, isDefaultEntry, isExactMatch, matches, setContainer, setDefaultEntry, setName, setWorkflow
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.weda.workflow.Entry
getContainer, getGroupValues, getName, isDefaultEntry, isExactMatch, matches, setContainer, setDefaultEntry, setName, setWorkflow
 

Constructor Detail

ActionEntry

public ActionEntry()


Copyright © 2005-2006 . All Rights Reserved.