org.jbpm.graph.def
Interface ActionHandler

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
Action, CancelTimerAction, CreateTimerAction, Mail, MailAction, MilestoneEvent, Script, SeamedAction

public interface ActionHandler
extends java.io.Serializable


Method Summary
 void execute(ExecutionContext executionContext)
           
 

Method Detail

execute

void execute(ExecutionContext executionContext)
             throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.