org.silverpeas.almanach.workflowextensions
Class SendInAlmanach

java.lang.Object
  extended by com.silverpeas.workflow.external.impl.ExternalActionImpl
      extended by org.silverpeas.almanach.workflowextensions.SendInAlmanach
All Implemented Interfaces:
com.silverpeas.workflow.external.ExternalAction

public class SendInAlmanach
extends com.silverpeas.workflow.external.impl.ExternalActionImpl

The aim of this class is to provide a new workflow extension in order to create an almanach event from the process manager application. You must fill the following mandatory trigger parameters :

To get more information you can also fill other trigger parameters : description, startHour, endDate, endHour, place, link, priority
Watch AlmanachTriggerParam to get more trigger parameter information

Author:
ebonnet

Constructor Summary
SendInAlmanach()
           
 
Method Summary
 void execute()
           
protected  AlmanachBm getAlmanachBm()
           
protected  com.stratelia.webactiv.beans.admin.OrganizationController getOrganizationController()
           
 String getRole()
           
 void setRole(String role)
           
 
Methods inherited from class com.silverpeas.workflow.external.impl.ExternalActionImpl
getEvent, getProcessInstance, getTriggerParameter, setEvent, setProcessInstance, setTrigger
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SendInAlmanach

public SendInAlmanach()
Method Detail

execute

public void execute()
Specified by:
execute in interface com.silverpeas.workflow.external.ExternalAction
Specified by:
execute in class com.silverpeas.workflow.external.impl.ExternalActionImpl

getRole

public String getRole()

setRole

public void setRole(String role)

getAlmanachBm

protected AlmanachBm getAlmanachBm()

getOrganizationController

protected com.stratelia.webactiv.beans.admin.OrganizationController getOrganizationController()


Copyright © 2016 Silverpeas. All Rights Reserved.