com.silverpeas.kmelia.workflowextensions
Class SendInKmelia

java.lang.Object
  extended by com.silverpeas.workflow.external.impl.ExternalActionImpl
      extended by com.silverpeas.kmelia.workflowextensions.SendInKmelia
All Implemented Interfaces:
com.silverpeas.workflow.external.ExternalAction

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


Constructor Summary
SendInKmelia()
           
 
Method Summary
 void execute()
           
protected  com.stratelia.webactiv.util.node.control.NodeBm getNodeBm()
           
 String getRole()
           
 void populateFields(String pubId, com.silverpeas.util.ForeignPK fromPK, com.silverpeas.util.ForeignPK toPK)
           
 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

SendInKmelia

public SendInKmelia()
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

populateFields

public void populateFields(String pubId,
                           com.silverpeas.util.ForeignPK fromPK,
                           com.silverpeas.util.ForeignPK toPK)

getRole

public String getRole()

setRole

public void setRole(String role)

getNodeBm

protected com.stratelia.webactiv.util.node.control.NodeBm getNodeBm()


Copyright © 2016 Silverpeas. All Rights Reserved.