jBPM :: Executor Service 6.4.0.Final-redhat-3
-
- All Implemented Interfaces:
- org.kie.api.executor.Command, org.kie.api.executor.Reoccurring
public class ReoccurringPrintOutCommand
extends Object
implements org.kie.api.executor.Command, org.kie.api.executor.Reoccurring
Simple command to log the contextual data and return empty results as reoccurring job.
Just for demo purpose.
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
org.kie.api.executor.ExecutionResults |
execute(org.kie.api.executor.CommandContext ctx) |
Date |
getScheduleTime() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
jBPM :: Executor Service 6.4.0.Final-redhat-3
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.