org.jbpm.graph.def
Interface ActionHandler

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

public interface ActionHandler
extends Serializable


Method Summary
 void execute(ExecutionContext executionContext)
           
 

Method Detail

execute

void execute(ExecutionContext executionContext)
             throws Exception
Throws:
Exception


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