org.jbpm.persistence
Class ManualPersistProcessInterceptor
java.lang.Object
org.drools.core.command.impl.AbstractInterceptor
org.jbpm.persistence.ManualPersistProcessInterceptor
- All Implemented Interfaces:
- org.drools.core.command.CommandService, org.drools.core.command.Interceptor, org.kie.api.runtime.CommandExecutor
public class ManualPersistProcessInterceptor
- extends org.drools.core.command.impl.AbstractInterceptor
| Methods inherited from class org.drools.core.command.impl.AbstractInterceptor |
executeNext, getContext, getNext, setNext |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ManualPersistProcessInterceptor
public ManualPersistProcessInterceptor(org.drools.persistence.SingleSessionCommandService interceptedService)
execute
public <T> T execute(org.kie.api.command.Command<T> command)
isValidCommand
protected boolean isValidCommand(org.kie.api.command.Command<?> command)
getInterceptedService
public org.drools.core.command.CommandService getInterceptedService()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.