@RestController public class ExecutorController extends ControllerHelper
| Modifier and Type | Class and Description |
|---|---|
class |
ExecutorController.DatasetContentExclusionStrategy |
GSON| Constructor and Description |
|---|
ExecutorController() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute(@Valid ExecutionRequest properties)
This method for execute CallChain.
|
protected void |
initBinder(org.springframework.web.bind.WebDataBinder binder) |
addEventTriggers, addInterceptorConfiguration, createInterceptorByProvider, fillInterceptorParams, findInterceptorByIdAndProvider, get, getInterceptorProvider, getInterceptorsMaxOrder, getManager, getName, getTopStackTrace, interceptorParamsToMap, IsInGroup, reactivateInterceptor, remove, remove, remove, throwExceptionIfNull, throwExceptionIfNull, throwExceptionIfNull, toConditionParameters, validateParsingRuleconversionOfTree, convertMapOfTypeToUITypeList, fillObjectList, fillTreeElementList, fillUIList, getDefinitionValue, getObjectList, getTreeElementList, getUIKeys, getUIList, getUIPresentationByStorable, initializeObjects, isNotNullCopyOfImmutableList, saveSteps, toJSONContext, updateObject@InitBinder protected void initBinder(org.springframework.web.bind.WebDataBinder binder)
@Transactional
@RequestMapping(value="/executor/execute",
method=POST)
public String execute(@RequestBody @Valid
@Valid ExecutionRequest properties)
throws Exception
properties - if dataSetList is specified, dataset name is not used.ExceptionCopyright © 2025. All rights reserved.