org.infoglue.cms.applications.workflowtool.functions
Class InitializeCreateNews
java.lang.Object
|
+--org.infoglue.cms.applications.workflowtool.functions.InitializeCreateNews
- All Implemented Interfaces:
- com.opensymphony.workflow.FunctionProvider
- public class InitializeCreateNews
- extends java.lang.Object
- implements com.opensymphony.workflow.FunctionProvider
THIS IS VERY TEMPORARY SOLUTION FOR ASSESSING WHERE TO PUT THE NEWS ITEMS.
- Version:
- $Revision: 1.5 $ $Date: 2005/06/06 11:53:12 $
|
Method Summary |
void |
execute(java.util.Map transientVars,
java.util.Map args,
com.opensymphony.module.propertyset.PropertySet propertySet)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InitializeCreateNews
public InitializeCreateNews()
execute
public void execute(java.util.Map transientVars,
java.util.Map args,
com.opensymphony.module.propertyset.PropertySet propertySet)
- Specified by:
execute in interface com.opensymphony.workflow.FunctionProvider