Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
O
P
S
T
V
A
ActivityList
- Class in
org.camunda.bpm.extension.osgi.commands
List activities of an instance.
ActivityList(ProcessEngine)
- Constructor for class org.camunda.bpm.extension.osgi.commands.
ActivityList
ALIGN_CENTER
- Static variable in interface org.camunda.bpm.extension.osgi.commands.asciitable.
IASCIITable
ALIGN_LEFT
- Static variable in interface org.camunda.bpm.extension.osgi.commands.asciitable.
IASCIITable
ALIGN_RIGHT
- Static variable in interface org.camunda.bpm.extension.osgi.commands.asciitable.
IASCIITable
ASCIITable
- Class in
org.camunda.bpm.extension.osgi.commands.asciitable
The entry point to this framework which acts as a singleton.
ASCIITableHeader
- Class in
org.camunda.bpm.extension.osgi.commands.asciitable
Represents ASCII table header.
ASCIITableHeader(String)
- Constructor for class org.camunda.bpm.extension.osgi.commands.asciitable.
ASCIITableHeader
ASCIITableHeader(String, int)
- Constructor for class org.camunda.bpm.extension.osgi.commands.asciitable.
ASCIITableHeader
ASCIITableHeader(String, int, int)
- Constructor for class org.camunda.bpm.extension.osgi.commands.asciitable.
ASCIITableHeader
C
complete(String, int, List<String>)
- Method in class org.camunda.bpm.extension.osgi.commands.completer.
DeploymentCompleter
complete(String, int, List<String>)
- Method in class org.camunda.bpm.extension.osgi.commands.completer.
ProcessDefinitionCompleter
complete(String, int, List<String>)
- Method in class org.camunda.bpm.extension.osgi.commands.completer.
ProcessInstanceCompleter
D
DEFAULT_DATA_ALIGN
- Static variable in interface org.camunda.bpm.extension.osgi.commands.asciitable.
IASCIITable
DEFAULT_HEADER_ALIGN
- Static variable in interface org.camunda.bpm.extension.osgi.commands.asciitable.
IASCIITable
DeploymentCompleter
- Class in
org.camunda.bpm.extension.osgi.commands.completer
Autocomplete helper lists available deployments.
DeploymentCompleter(ProcessEngine)
- Constructor for class org.camunda.bpm.extension.osgi.commands.completer.
DeploymentCompleter
DeploymentList
- Class in
org.camunda.bpm.extension.osgi.commands
List available process deployments.
DeploymentList(ProcessEngine)
- Constructor for class org.camunda.bpm.extension.osgi.commands.
DeploymentList
doExecute()
- Method in class org.camunda.bpm.extension.osgi.commands.
ActivityList
doExecute()
- Method in class org.camunda.bpm.extension.osgi.commands.
DeploymentList
doExecute()
- Method in class org.camunda.bpm.extension.osgi.commands.
ExecutionList
doExecute()
- Method in class org.camunda.bpm.extension.osgi.commands.
ExportDiagram
doExecute()
- Method in class org.camunda.bpm.extension.osgi.commands.
InstanceList
doExecute()
- Method in class org.camunda.bpm.extension.osgi.commands.
ProcessList
doExecute()
- Method in class org.camunda.bpm.extension.osgi.commands.
TaskList
doExecute()
- Method in class org.camunda.bpm.extension.osgi.commands.
VariableList
E
ExecutionList
- Class in
org.camunda.bpm.extension.osgi.commands
List available process deployments.
ExecutionList(ProcessEngine)
- Constructor for class org.camunda.bpm.extension.osgi.commands.
ExecutionList
ExportDiagram
- Class in
org.camunda.bpm.extension.osgi.commands
List activities of an instance.
ExportDiagram(ProcessEngine)
- Constructor for class org.camunda.bpm.extension.osgi.commands.
ExportDiagram
F
formatData(ASCIITableHeader, int, int, Object)
- Method in interface org.camunda.bpm.extension.osgi.commands.asciitable.
IASCIITableAware
Returns the formatted data item for a particular cell.
G
getData()
- Method in interface org.camunda.bpm.extension.osgi.commands.asciitable.
IASCIITableAware
Returns the data items to render.
getDataAlign()
- Method in class org.camunda.bpm.extension.osgi.commands.asciitable.
ASCIITableHeader
getHeaderAlign()
- Method in class org.camunda.bpm.extension.osgi.commands.asciitable.
ASCIITableHeader
getHeaderName()
- Method in class org.camunda.bpm.extension.osgi.commands.asciitable.
ASCIITableHeader
getHeaders()
- Method in interface org.camunda.bpm.extension.osgi.commands.asciitable.
IASCIITableAware
Returns the list of headers to render.
getInstance()
- Static method in class org.camunda.bpm.extension.osgi.commands.asciitable.
ASCIITable
getTable(String[], String[][])
- Method in class org.camunda.bpm.extension.osgi.commands.asciitable.
ASCIITable
getTable(String[], String[][], int)
- Method in class org.camunda.bpm.extension.osgi.commands.asciitable.
ASCIITable
getTable(String[], int, String[][], int)
- Method in class org.camunda.bpm.extension.osgi.commands.asciitable.
ASCIITable
getTable(ASCIITableHeader[], String[][])
- Method in class org.camunda.bpm.extension.osgi.commands.asciitable.
ASCIITable
getTable(IASCIITableAware)
- Method in class org.camunda.bpm.extension.osgi.commands.asciitable.
ASCIITable
getTable(String[], String[][])
- Method in interface org.camunda.bpm.extension.osgi.commands.asciitable.
IASCIITable
Returns the ASCII table as string which can be rendered in console or JSP.
getTable(String[], String[][], int)
- Method in interface org.camunda.bpm.extension.osgi.commands.asciitable.
IASCIITable
getTable(String[], int, String[][], int)
- Method in interface org.camunda.bpm.extension.osgi.commands.asciitable.
IASCIITable
getTable(ASCIITableHeader[], String[][])
- Method in interface org.camunda.bpm.extension.osgi.commands.asciitable.
IASCIITable
getTable(IASCIITableAware)
- Method in interface org.camunda.bpm.extension.osgi.commands.asciitable.
IASCIITable
getTable(String[], String[][])
- Method in class org.camunda.bpm.extension.osgi.commands.asciitable.
SimpleASCIITableImpl
getTable(String[], String[][], int)
- Method in class org.camunda.bpm.extension.osgi.commands.asciitable.
SimpleASCIITableImpl
getTable(String[], int, String[][], int)
- Method in class org.camunda.bpm.extension.osgi.commands.asciitable.
SimpleASCIITableImpl
getTable(IASCIITableAware)
- Method in class org.camunda.bpm.extension.osgi.commands.asciitable.
SimpleASCIITableImpl
getTable(ASCIITableHeader[], String[][])
- Method in class org.camunda.bpm.extension.osgi.commands.asciitable.
SimpleASCIITableImpl
I
IASCIITable
- Interface in
org.camunda.bpm.extension.osgi.commands.asciitable
Interface specifying ASCII table APIs.
IASCIITableAware
- Interface in
org.camunda.bpm.extension.osgi.commands.asciitable
An ASCII table interface for extracting the header, data and formatted cell data.
InstanceList
- Class in
org.camunda.bpm.extension.osgi.commands
List instances of a process definition.
InstanceList(ProcessEngine)
- Constructor for class org.camunda.bpm.extension.osgi.commands.
InstanceList
O
org.camunda.bpm.extension.osgi.commands
- package org.camunda.bpm.extension.osgi.commands
org.camunda.bpm.extension.osgi.commands.asciitable
- package org.camunda.bpm.extension.osgi.commands.asciitable
Ascii table package contains utilities to display nice formatted ascii table.
org.camunda.bpm.extension.osgi.commands.completer
- package org.camunda.bpm.extension.osgi.commands.completer
P
printProcessDefinition(String)
- Method in class org.camunda.bpm.extension.osgi.commands.
ProcessList
printProcessInfo(String)
- Method in class org.camunda.bpm.extension.osgi.commands.
InstanceList
printTable(String[], String[][])
- Method in class org.camunda.bpm.extension.osgi.commands.asciitable.
ASCIITable
printTable(String[], String[][], int)
- Method in class org.camunda.bpm.extension.osgi.commands.asciitable.
ASCIITable
printTable(String[], int, String[][], int)
- Method in class org.camunda.bpm.extension.osgi.commands.asciitable.
ASCIITable
printTable(ASCIITableHeader[], String[][])
- Method in class org.camunda.bpm.extension.osgi.commands.asciitable.
ASCIITable
printTable(IASCIITableAware)
- Method in class org.camunda.bpm.extension.osgi.commands.asciitable.
ASCIITable
printTable(String[], String[][])
- Method in interface org.camunda.bpm.extension.osgi.commands.asciitable.
IASCIITable
Prints the ASCII table to console.
printTable(String[], String[][], int)
- Method in interface org.camunda.bpm.extension.osgi.commands.asciitable.
IASCIITable
printTable(String[], int, String[][], int)
- Method in interface org.camunda.bpm.extension.osgi.commands.asciitable.
IASCIITable
printTable(ASCIITableHeader[], String[][])
- Method in interface org.camunda.bpm.extension.osgi.commands.asciitable.
IASCIITable
printTable(IASCIITableAware)
- Method in interface org.camunda.bpm.extension.osgi.commands.asciitable.
IASCIITable
printTable(String[], String[][])
- Method in class org.camunda.bpm.extension.osgi.commands.asciitable.
SimpleASCIITableImpl
printTable(String[], String[][], int)
- Method in class org.camunda.bpm.extension.osgi.commands.asciitable.
SimpleASCIITableImpl
printTable(String[], int, String[][], int)
- Method in class org.camunda.bpm.extension.osgi.commands.asciitable.
SimpleASCIITableImpl
printTable(ASCIITableHeader[], String[][])
- Method in class org.camunda.bpm.extension.osgi.commands.asciitable.
SimpleASCIITableImpl
printTable(IASCIITableAware)
- Method in class org.camunda.bpm.extension.osgi.commands.asciitable.
SimpleASCIITableImpl
ProcessDefinitionCompleter
- Class in
org.camunda.bpm.extension.osgi.commands.completer
Autocomplete helper lists available process definition ids..
ProcessDefinitionCompleter(ProcessEngine)
- Constructor for class org.camunda.bpm.extension.osgi.commands.completer.
ProcessDefinitionCompleter
ProcessInstanceCompleter
- Class in
org.camunda.bpm.extension.osgi.commands.completer
Autocomplete helper lists available process instance ids.
ProcessInstanceCompleter(ProcessEngine)
- Constructor for class org.camunda.bpm.extension.osgi.commands.completer.
ProcessInstanceCompleter
ProcessList
- Class in
org.camunda.bpm.extension.osgi.commands
List available process definitions.
ProcessList(ProcessEngine)
- Constructor for class org.camunda.bpm.extension.osgi.commands.
ProcessList
S
setDataAlign(int)
- Method in class org.camunda.bpm.extension.osgi.commands.asciitable.
ASCIITableHeader
setHeaderAlign(int)
- Method in class org.camunda.bpm.extension.osgi.commands.asciitable.
ASCIITableHeader
setHeaderName(String)
- Method in class org.camunda.bpm.extension.osgi.commands.asciitable.
ASCIITableHeader
SimpleASCIITableImpl
- Class in
org.camunda.bpm.extension.osgi.commands.asciitable
This implementation builds the header and data rows by considering each column one by one in the format of 'FFFF...' (border format).
SimpleASCIITableImpl()
- Constructor for class org.camunda.bpm.extension.osgi.commands.asciitable.
SimpleASCIITableImpl
T
TaskList
- Class in
org.camunda.bpm.extension.osgi.commands
List activities of an instance.
TaskList(ProcessEngine)
- Constructor for class org.camunda.bpm.extension.osgi.commands.
TaskList
V
VariableList
- Class in
org.camunda.bpm.extension.osgi.commands
List available process deployments.
VariableList(ProcessEngine)
- Constructor for class org.camunda.bpm.extension.osgi.commands.
VariableList
A
C
D
E
F
G
I
O
P
S
T
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2015
camunda services GmbH
. All rights reserved.