API Description
Workflow API classes:
| OpenKM API class | Description |
|---|---|
| FileLogger | Utility methods to generate a log. For example, to show error, info, or warning messages. |
| FileUtils | File-related utility methods. For example, to get the filename or extension. |
| PathUtils | Utility methods to handle paths. For example, to get the name or the parent path. |
| StackTraceUtils | Utility methods for stack traces. |
| WorkflowUtils | Common utilities used in the workflow scripts |