Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.jbpm
Interface JbpmOperation

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
AddCommentOperation, GetModerationTaskOperation, GetRecipientsForTaskOperation

public interface JbpmOperation
extends java.io.Serializable

A JbpmOperation Allows to run an operation with a live jbpmContext.

Author:
arussel

Method Summary
 java.io.Serializable run(JbpmContext context)
           
 

Method Detail

run

java.io.Serializable run(JbpmContext context)
                         throws NuxeoJbpmException
Throws:
NuxeoJbpmException

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.