|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.taleo.integration.client.customstep.velocity.WorkflowTool
public class WorkflowTool
Class to expose workflow variables into Velocity templates.
Constructor Summary | |
---|---|
WorkflowTool(com.taleo.ws.integration.client.Pipeline pipeline,
com.taleo.ws.integration.client.GlobalConfig config)
Constructor with the pipeline and the config. |
Method Summary | |
---|---|
java.util.Date |
getEffectiveRunDate()
Get the effective run date that is used for filtering. |
java.util.Date |
getLastRunDate()
Get the last run date. |
java.util.Date |
getRunDate()
Get the current run date. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WorkflowTool(com.taleo.ws.integration.client.Pipeline pipeline, com.taleo.ws.integration.client.GlobalConfig config)
pipeline
- The worflow pipeline.config
- The workflow config.Method Detail |
---|
public java.util.Date getRunDate()
public java.util.Date getLastRunDate()
public java.util.Date getEffectiveRunDate()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |