| Package | Description |
|---|---|
| step.functions.manager | |
| step.functions.type |
| Modifier and Type | Method and Description |
|---|---|
step.functions.Function |
FunctionManager.copyFunction(String functionId) |
void |
FunctionManager.deleteFunction(String functionId) |
step.functions.Function |
FunctionManager.saveFunction(step.functions.Function function) |
| Modifier and Type | Method and Description |
|---|---|
T |
AbstractFunctionType.copyFunction(T function) |
void |
AbstractFunctionType.deleteFunction(T function) |
T |
AbstractFunctionType.updateFunction(T function) |
Copyright © 2020. All rights reserved.