Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.jbpm.core.service
Class JbpmSynchronization

java.lang.Object
  extended by org.nuxeo.ecm.platform.jbpm.core.service.JbpmSynchronization
All Implemented Interfaces:
Synchronization

public class JbpmSynchronization
extends Object
implements Synchronization

Author:
arussel

Constructor Summary
JbpmSynchronization(JbpmContext context)
           
 
Method Summary
 void afterCompletion(int arg0)
           
 void beforeCompletion()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JbpmSynchronization

public JbpmSynchronization(JbpmContext context)
Method Detail

afterCompletion

public void afterCompletion(int arg0)
Specified by:
afterCompletion in interface Synchronization

beforeCompletion

public void beforeCompletion()
Specified by:
beforeCompletion in interface Synchronization

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.