@Service public class WorkflowVersionMigrateTaskAction extends ResponseServiceAction<WorkflowVersionDto>
| Modifier and Type | Class and Description |
|---|---|
static class |
WorkflowVersionMigrateTaskAction.AsyncTaskMigration |
| Constructor and Description |
|---|
WorkflowVersionMigrateTaskAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
getButtonName() |
ActionResultDTO<WorkflowVersionDto> |
invoke(BusinessComponent bc,
WorkflowVersionDto data) |
boolean |
isAvailable(BusinessComponent bc) |
dataValidator, getIcon, getScope, isAutoSaveBefore, isIconWithText, preActionEventSpecifier, preActionSpecifierpublic String getButtonName()
getButtonName in class ResponseServiceAction<WorkflowVersionDto>public boolean isAvailable(BusinessComponent bc)
isAvailable in class ResponseServiceAction<WorkflowVersionDto>public ActionResultDTO<WorkflowVersionDto> invoke(BusinessComponent bc, WorkflowVersionDto data)
invoke in class ResponseServiceAction<WorkflowVersionDto>Copyright © 2018–2020 Tesler. All rights reserved.