public class TaskExecutionLogger extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
clearLogEntries() |
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
Exception
public boolean clearLogEntries()
Copyright © 2017. All Rights Reserved.