Package | Description |
---|---|
com.openkm.rest.util | |
com.openkm.ws.endpoint | |
com.openkm.ws.util |
Modifier and Type | Method and Description |
---|---|
List<FormElementComplex> |
FormElementComplexList.getList() |
Modifier and Type | Method and Description |
---|---|
FormElementComplex[] |
PropertyGroupService.getProperties(String token,
String nodePath,
String grpName) |
FormElementComplex[] |
PropertyGroupService.getPropertyGroupForm(String token,
String grpName) |
Modifier and Type | Method and Description |
---|---|
ProcessInstance |
WorkflowService.runProcessDefinition(String token,
long pdId,
String uuid,
FormElementComplex[] values) |
void |
PropertyGroupService.setProperties(String token,
String nodePath,
String grpName,
FormElementComplex[] properties) |
void |
WorkflowService.setTaskInstanceValues(String token,
long tiId,
String transName,
FormElementComplex[] values) |
Modifier and Type | Method and Description |
---|---|
static FormElementComplex |
FormElementComplex.toFormElementComplex(FormElement fe)
Conversion from FormElement to FormElementComplex.
|
Modifier and Type | Method and Description |
---|---|
static FormElement |
FormElementComplex.toFormElement(FormElementComplex fec)
Conversion from FormElementComplex to FormElement.
|
Copyright © 2016. All rights reserved.