| 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,?>,ValueSupplier<? super Workflow,? super WorkflowDto,?>> |
WorkflowDtoConstructor.buildValueSuppliers() |
Map<io.tesler.constgen.DtoField<? super WorkflowDto,?>,ValueSupplier<? super Workflow,? super WorkflowDto,?>> |
WorkflowDtoConstructor.buildValueSuppliers() |
| Modifier and Type | Method and Description |
|---|---|
ActionResultDTO<WorkflowDto> |
WorkflowServiceImpl.deleteEntity(BusinessComponent bc) |
protected CreateResult<WorkflowDto> |
WorkflowServiceImpl.doCreateEntity(Workflow entity,
BusinessComponent bc) |
protected ActionResultDTO<WorkflowDto> |
WorkflowServiceImpl.doUpdateEntity(Workflow entity,
WorkflowDto dto,
BusinessComponent bc) |
Actions<WorkflowDto> |
WorkflowServiceImpl.getActions() |
| Modifier and Type | Method and Description |
|---|---|
protected ActionResultDTO<WorkflowDto> |
WorkflowServiceImpl.doUpdateEntity(Workflow entity,
WorkflowDto dto,
BusinessComponent bc) |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowFieldMetaBuilder.buildIndependentMeta(FieldsMeta<WorkflowDto> fields,
InnerBcDescription bcDescription,
Long parRowId) |
void |
WorkflowFieldMetaBuilder.buildRowDependentMeta(RowDependentFieldsMeta<WorkflowDto> fields,
InnerBcDescription bcDescription,
Long rowId,
Long parRowId) |
Copyright © 2018–2020 Tesler. All rights reserved.