info.magnolia.module.workflow
Class MgnlParticipant
java.lang.Object
openwfe.org.engine.participants.AbstractParticipant
openwfe.org.embed.impl.engine.AbstractEmbeddedParticipant
info.magnolia.module.workflow.MgnlParticipant
- All Implemented Interfaces:
- openwfe.org.embed.engine.EmbeddedParticipant, openwfe.org.engine.participants.Participant
public class MgnlParticipant
- extends openwfe.org.embed.impl.engine.AbstractEmbeddedParticipant
The Magnolia-specific workflow participant.
- Author:
- Jackie Ju, Philipp Bracher, Nicolas Modrzyk, John Mettraux
Fields inherited from class openwfe.org.engine.participants.AbstractParticipant |
P_DISPATCHER_CLASS |
Fields inherited from interface openwfe.org.engine.participants.Participant |
PARTICIPANT_NAME |
Method Summary |
void |
cancel(openwfe.org.engine.workitem.CancelItem cancelItem)
|
void |
consume(openwfe.org.engine.workitem.WorkItem wi)
|
Methods inherited from class openwfe.org.embed.impl.engine.AbstractEmbeddedParticipant |
dispatch, replyToEngine, setEngine |
Methods inherited from class openwfe.org.engine.participants.AbstractParticipant |
getParams, getRegex, init, setRegex |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface openwfe.org.engine.participants.Participant |
getParams, getRegex, init, setRegex |
MgnlParticipant
public MgnlParticipant()
throws Exception
- Throws:
Exception
MgnlParticipant
public MgnlParticipant(String name)
throws Exception
- Throws:
Exception
cancel
public void cancel(openwfe.org.engine.workitem.CancelItem cancelItem)
throws Exception
- Specified by:
cancel
in interface openwfe.org.embed.engine.EmbeddedParticipant
- Overrides:
cancel
in class openwfe.org.embed.impl.engine.AbstractEmbeddedParticipant
- Throws:
Exception
consume
public void consume(openwfe.org.engine.workitem.WorkItem wi)
throws Exception
- Throws:
Exception
Copyright © 2003-2014 Magnolia International Ltd.. All Rights Reserved.