| 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,?>,io.tesler.core.dto.mapper.ValueSupplier<? super WorkflowableTask,? super WorkflowTaskMigrationDto,?>> |
WorkflowTaskMigrationDtoConstructor.buildValueSuppliers() |
Map<io.tesler.constgen.DtoField<? super WorkflowTaskMigrationDto,?>,io.tesler.core.dto.mapper.ValueSupplier<? super WorkflowableTask,? super WorkflowTaskMigrationDto,?>> |
WorkflowTaskMigrationDtoConstructor.buildValueSuppliers() |
| Modifier and Type | Method and Description |
|---|---|
io.tesler.core.service.action.Actions<WorkflowTaskMigrationDto> |
WorkflowTaskMigrationServiceImpl.getActions() |
io.tesler.api.data.ResultPage<WorkflowTaskMigrationDto> |
WorkflowTaskMigrationServiceImpl.getList(io.tesler.core.dao.BaseDAO dao,
io.tesler.core.crudma.bc.BusinessComponent bc) |
io.tesler.core.dto.rowmeta.ActionResultDTO<WorkflowTaskMigrationDto> |
WorkflowTaskMigrationServiceImpl.updateEntity(io.tesler.core.crudma.bc.BusinessComponent bc,
io.tesler.api.data.dto.DataResponseDTO data) |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowTaskMigrationFieldMetaBuilder.buildIndependentMeta(io.tesler.core.dto.rowmeta.FieldsMeta<WorkflowTaskMigrationDto> fields,
io.tesler.core.crudma.bc.impl.InnerBcDescription bcDescription,
Long parRowId) |
void |
WorkflowTaskMigrationFieldMetaBuilder.buildRowDependentMeta(io.tesler.core.dto.rowmeta.RowDependentFieldsMeta<WorkflowTaskMigrationDto> fields,
io.tesler.core.crudma.bc.impl.InnerBcDescription bcDescription,
Long rowId,
Long parRowId) |
Copyright © 2020 Tesler. All rights reserved.