public class TaskExecutionLogger extends Object
| Modifier and Type | Method and Description |
|---|---|
List<WorkflowLogEntry> |
getLogEntriesAsObject() |
List<String> |
getLogEntriesAsString() |
static TaskExecutionLogger |
getLogger() |
void |
logTask(String task) |
public static TaskExecutionLogger getLogger()
public void logTask(String task)
public List<WorkflowLogEntry> getLogEntriesAsObject() throws Exception
ExceptionCopyright © 2014. All Rights Reserved.