org.jbpm.persistence
Class ManualPersistProcessInterceptor.PersistProcessCommand
java.lang.Object
org.jbpm.persistence.ManualPersistProcessInterceptor.PersistProcessCommand
- All Implemented Interfaces:
- Serializable, org.drools.core.command.impl.GenericCommand<Void>, org.kie.api.command.Command<Void>
- Enclosing class:
- ManualPersistProcessInterceptor
public static class ManualPersistProcessInterceptor.PersistProcessCommand
- extends Object
- implements org.drools.core.command.impl.GenericCommand<Void>
- See Also:
- Serialized Form
|
Method Summary |
Void |
execute(org.kie.internal.command.Context context)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ManualPersistProcessInterceptor.PersistProcessCommand
public ManualPersistProcessInterceptor.PersistProcessCommand(Object jpm,
org.kie.api.runtime.KieSession ksession)
execute
public Void execute(org.kie.internal.command.Context context)
- Specified by:
execute in interface org.drools.core.command.impl.GenericCommand<Void>
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.