public class WorkflowTaskMigrationDto_
extends io.tesler.api.data.dto.DataResponseDTO_
| Modifier and Type | Field and Description |
|---|---|
static io.tesler.constgen.DtoField<WorkflowTaskMigrationDto,String> |
currentAutomaticTransitionId |
static io.tesler.constgen.DtoField<WorkflowTaskMigrationDto,String> |
currentAutomaticTransitionName |
static io.tesler.constgen.DtoField<WorkflowTaskMigrationDto,Long> |
currentStepId |
static io.tesler.constgen.DtoField<WorkflowTaskMigrationDto,String> |
currentStepName |
static io.tesler.constgen.DtoField<WorkflowTaskMigrationDto,String> |
newAutomaticTransitionId |
static io.tesler.constgen.DtoField<WorkflowTaskMigrationDto,String> |
newAutomaticTransitionName |
static io.tesler.constgen.DtoField<WorkflowTaskMigrationDto,Long> |
newStepId |
static io.tesler.constgen.DtoField<WorkflowTaskMigrationDto,String> |
newStepName |
| Constructor and Description |
|---|
WorkflowTaskMigrationDto_() |
public static final io.tesler.constgen.DtoField<WorkflowTaskMigrationDto,String> currentAutomaticTransitionId
public static final io.tesler.constgen.DtoField<WorkflowTaskMigrationDto,String> currentAutomaticTransitionName
public static final io.tesler.constgen.DtoField<WorkflowTaskMigrationDto,Long> currentStepId
public static final io.tesler.constgen.DtoField<WorkflowTaskMigrationDto,String> currentStepName
public static final io.tesler.constgen.DtoField<WorkflowTaskMigrationDto,String> newAutomaticTransitionId
public static final io.tesler.constgen.DtoField<WorkflowTaskMigrationDto,String> newAutomaticTransitionName
public static final io.tesler.constgen.DtoField<WorkflowTaskMigrationDto,Long> newStepId
public static final io.tesler.constgen.DtoField<WorkflowTaskMigrationDto,String> newStepName
Copyright © 2018–2020 Tesler. All rights reserved.