org.silverpeas.almanach.workflowextensions
Class SendInAlmanach
java.lang.Object
com.silverpeas.workflow.external.impl.ExternalActionImpl
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 :
- almanachId
- name
- startDate
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
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 |
SendInAlmanach
public SendInAlmanach()
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.