| Package | Description |
|---|---|
| io.tesler.source.dto | |
| io.tesler.source.services.data.impl | |
| io.tesler.source.services.meta |
| Modifier and Type | Field and Description |
|---|---|
static io.tesler.constgen.DtoField<WorkflowTaskMigrationDto,String> |
WorkflowTaskMigrationDto_.currentAutomaticTransitionId |
static io.tesler.constgen.DtoField<WorkflowTaskMigrationDto,String> |
WorkflowTaskMigrationDto_.currentAutomaticTransitionName |
static io.tesler.constgen.DtoField<WorkflowTaskMigrationDto,Long> |
WorkflowTaskMigrationDto_.currentStepId |
static io.tesler.constgen.DtoField<WorkflowTaskMigrationDto,String> |
WorkflowTaskMigrationDto_.currentStepName |
static io.tesler.constgen.DtoField<WorkflowTaskMigrationDto,String> |
WorkflowTaskMigrationDto_.newAutomaticTransitionId |
static io.tesler.constgen.DtoField<WorkflowTaskMigrationDto,String> |
WorkflowTaskMigrationDto_.newAutomaticTransitionName |
static io.tesler.constgen.DtoField<WorkflowTaskMigrationDto,Long> |
WorkflowTaskMigrationDto_.newStepId |
static io.tesler.constgen.DtoField<WorkflowTaskMigrationDto,String> |
WorkflowTaskMigrationDto_.newStepName |
| Modifier and Type | Method and Description |
|---|---|
Map<io.tesler.constgen.DtoField<? super WorkflowTaskMigrationDto,?>,ValueSupplier<? super WorkflowableTask,? super WorkflowTaskMigrationDto,?>> |
WorkflowTaskMigrationDtoConstructor.buildValueSuppliers() |
Map<io.tesler.constgen.DtoField<? super WorkflowTaskMigrationDto,?>,ValueSupplier<? super WorkflowableTask,? super WorkflowTaskMigrationDto,?>> |
WorkflowTaskMigrationDtoConstructor.buildValueSuppliers() |
| Modifier and Type | Method and Description |
|---|---|
Actions<WorkflowTaskMigrationDto> |
WorkflowTaskMigrationServiceImpl.getActions() |
io.tesler.api.data.ResultPage<WorkflowTaskMigrationDto> |
WorkflowTaskMigrationServiceImpl.getList(BaseDAO dao,
BusinessComponent bc) |
ActionResultDTO<WorkflowTaskMigrationDto> |
WorkflowTaskMigrationServiceImpl.updateEntity(BusinessComponent bc,
io.tesler.api.data.dto.DataResponseDTO data) |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowTaskMigrationFieldMetaBuilder.buildIndependentMeta(FieldsMeta<WorkflowTaskMigrationDto> fields,
InnerBcDescription bcDescription,
Long parRowId) |
void |
WorkflowTaskMigrationFieldMetaBuilder.buildRowDependentMeta(RowDependentFieldsMeta<WorkflowTaskMigrationDto> fields,
InnerBcDescription bcDescription,
Long rowId,
Long parRowId) |
Copyright © 2018–2020 Tesler. All rights reserved.