org.infoglue.cms.applications.workflowtool.actions.examples
Class CreateUser

java.lang.Object
  extended by org.infoglue.cms.applications.workflowtool.actions.examples.CreateUser
All Implemented Interfaces:
CustomWorkflowAction

public class CreateUser
extends java.lang.Object
implements CustomWorkflowAction


Constructor Summary
CreateUser()
           
 
Method Summary
 void invokeAction(java.lang.String callerUserName, javax.servlet.http.HttpServletRequest request, java.util.Map args, com.opensymphony.module.propertyset.PropertySet ps)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateUser

public CreateUser()
Method Detail

invokeAction

public void invokeAction(java.lang.String callerUserName,
                         javax.servlet.http.HttpServletRequest request,
                         java.util.Map args,
                         com.opensymphony.module.propertyset.PropertySet ps)
                  throws com.opensymphony.workflow.WorkflowException
Specified by:
invokeAction in interface CustomWorkflowAction
Throws:
com.opensymphony.workflow.WorkflowException


Copyright © 2005 InfoGlue.org All Rights Reserved.