jBPM :: Executor Service 6.2.0.Final-redhat-13
-
- All Implemented Interfaces:
- org.kie.internal.executor.api.Command
- Direct Known Subclasses:
- DelayedPrintOutCommand
@Named(value="PrintOutCmd")
public class PrintOutCommand
extends Object
implements org.kie.internal.executor.api.Command
Simple command to log the contextual data and return empty results.
Just for demo purpose.
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
org.kie.internal.executor.api.ExecutionResults |
execute(org.kie.internal.executor.api.CommandContext ctx) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
PrintOutCommand
public PrintOutCommand()
jBPM :: Executor Service 6.2.0.Final-redhat-13
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.