| 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<WorkflowDto,String> |
WorkflowDto_.activeVersion |
static io.tesler.constgen.DtoField<WorkflowDto,Long> |
WorkflowDto_.activeVersionId |
static io.tesler.constgen.DtoField<WorkflowDto,Long> |
WorkflowDto_.deptId |
static io.tesler.constgen.DtoField<WorkflowDto,String> |
WorkflowDto_.deptShortName |
static io.tesler.constgen.DtoField<WorkflowDto,String> |
WorkflowDto_.description |
static io.tesler.constgen.DtoField<WorkflowDto,String> |
WorkflowDto_.name |
static io.tesler.constgen.DtoField<WorkflowDto,String> |
WorkflowDto_.taskTypeCd |
| Modifier and Type | Method and Description |
|---|---|
Map<io.tesler.constgen.DtoField<? super WorkflowDto,?>,io.tesler.core.dto.mapper.ValueSupplier<? super Workflow,? super WorkflowDto,?>> |
WorkflowDtoConstructor.buildValueSuppliers() |
Map<io.tesler.constgen.DtoField<? super WorkflowDto,?>,io.tesler.core.dto.mapper.ValueSupplier<? super Workflow,? super WorkflowDto,?>> |
WorkflowDtoConstructor.buildValueSuppliers() |
| Modifier and Type | Method and Description |
|---|---|
io.tesler.core.dto.rowmeta.ActionResultDTO<WorkflowDto> |
WorkflowServiceImpl.deleteEntity(io.tesler.core.crudma.bc.BusinessComponent bc) |
protected io.tesler.core.dto.rowmeta.CreateResult<WorkflowDto> |
WorkflowServiceImpl.doCreateEntity(Workflow entity,
io.tesler.core.crudma.bc.BusinessComponent bc) |
protected io.tesler.core.dto.rowmeta.ActionResultDTO<WorkflowDto> |
WorkflowServiceImpl.doUpdateEntity(Workflow entity,
WorkflowDto dto,
io.tesler.core.crudma.bc.BusinessComponent bc) |
io.tesler.core.service.action.Actions<WorkflowDto> |
WorkflowServiceImpl.getActions() |
| Modifier and Type | Method and Description |
|---|---|
protected io.tesler.core.dto.rowmeta.ActionResultDTO<WorkflowDto> |
WorkflowServiceImpl.doUpdateEntity(Workflow entity,
WorkflowDto dto,
io.tesler.core.crudma.bc.BusinessComponent bc) |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowFieldMetaBuilder.buildIndependentMeta(io.tesler.core.dto.rowmeta.FieldsMeta<WorkflowDto> fields,
io.tesler.core.crudma.bc.impl.InnerBcDescription bcDescription,
Long parRowId) |
void |
WorkflowFieldMetaBuilder.buildRowDependentMeta(io.tesler.core.dto.rowmeta.RowDependentFieldsMeta<WorkflowDto> fields,
io.tesler.core.crudma.bc.impl.InnerBcDescription bcDescription,
Long rowId,
Long parRowId) |
Copyright © 2020 Tesler. All rights reserved.