| Package | Description |
|---|---|
| org.camunda.bpm.extension.osgi.commands.asciitable |
Ascii table package contains utilities to display nice formatted ascii table.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ASCIITable
The entry point to this framework which acts as a singleton.
|
class |
SimpleASCIITableImpl
This implementation builds the header and data rows
by considering each column one by one in the format of 'FFFF...' (border format).
|
Copyright © 2018 camunda services GmbH. All rights reserved.