Package | Description |
---|---|
com.suncode.pwfl.workflow.component |
Modifier and Type | Method and Description |
---|---|
VariableSetter |
WorkflowComponentRegistry.getVariableSetter(String id)
Returns variable setter with given id or null if variable setter is not registered.
|
Modifier and Type | Method and Description |
---|---|
List<VariableSetter> |
WorkflowComponentRegistry.getVariableSetters()
Returns all registered variable setters.
|
Copyright © 2023 Suncode. All rights reserved.