| 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<WorkflowTransitionDto,Boolean> |
WorkflowTransitionDto_.backgroundExecution |
static io.tesler.constgen.DtoField<WorkflowTransitionDto,Boolean> |
WorkflowTransitionDto_.checkRequiredFields |
static io.tesler.constgen.DtoField<WorkflowTransitionDto,String> |
WorkflowTransitionDto_.name |
static io.tesler.constgen.DtoField<WorkflowTransitionDto,String> |
WorkflowTransitionDto_.uuid |
static io.tesler.constgen.DtoField<WorkflowTransitionDto,Long> |
WorkflowTransitionDto_.workflowDestStepId |
static io.tesler.constgen.DtoField<WorkflowTransitionDto,String> |
WorkflowTransitionDto_.workflowDestStepName |
static io.tesler.constgen.DtoField<WorkflowTransitionDto,String> |
WorkflowTransitionDto_.workflowGroupDescription |
static io.tesler.constgen.DtoField<WorkflowTransitionDto,String> |
WorkflowTransitionDto_.workflowGroupNameButtonYet |
static io.tesler.constgen.DtoField<WorkflowTransitionDto,String> |
WorkflowTransitionDto_.workflowName |
static io.tesler.constgen.DtoField<WorkflowTransitionDto,Long> |
WorkflowTransitionDto_.workflowTransitionGroupId |
static io.tesler.constgen.DtoField<WorkflowTransitionDto,Double> |
WorkflowTransitionDto_.workflowVersion |
| Modifier and Type | Method and Description |
|---|---|
protected Map<io.tesler.constgen.DtoField<? super WorkflowTransitionDto,?>,io.tesler.core.dto.mapper.ValueSupplier<? super WorkflowTransition,? super WorkflowTransitionDto,?>> |
WorkflowTransitionDtoConstructor.buildValueSuppliers() |
protected Map<io.tesler.constgen.DtoField<? super WorkflowTransitionDto,?>,io.tesler.core.dto.mapper.ValueSupplier<? super WorkflowTransition,? super WorkflowTransitionDto,?>> |
WorkflowTransitionDtoConstructor.buildValueSuppliers() |
| Modifier and Type | Method and Description |
|---|---|
io.tesler.core.dto.rowmeta.ActionResultDTO<WorkflowTransitionDto> |
WorkflowTransitionServiceImpl.deleteEntity(io.tesler.core.crudma.bc.BusinessComponent bc) |
protected io.tesler.core.dto.rowmeta.CreateResult<WorkflowTransitionDto> |
WorkflowTransitionServiceImpl.doCreateEntity(WorkflowTransition entity,
io.tesler.core.crudma.bc.BusinessComponent bc) |
protected io.tesler.core.dto.rowmeta.ActionResultDTO<WorkflowTransitionDto> |
WorkflowTransitionServiceImpl.doUpdateEntity(WorkflowTransition entity,
WorkflowTransitionDto dto,
io.tesler.core.crudma.bc.BusinessComponent bc) |
io.tesler.core.service.action.Actions<WorkflowTransitionDto> |
WorkflowTransitionServiceImpl.getActions() |
| Modifier and Type | Method and Description |
|---|---|
protected io.tesler.core.dto.rowmeta.ActionResultDTO<WorkflowTransitionDto> |
WorkflowTransitionServiceImpl.doUpdateEntity(WorkflowTransition entity,
WorkflowTransitionDto dto,
io.tesler.core.crudma.bc.BusinessComponent bc) |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowTransitionFieldMetaBuilder.buildIndependentMeta(io.tesler.core.dto.rowmeta.FieldsMeta<WorkflowTransitionDto> fields,
io.tesler.core.crudma.bc.impl.InnerBcDescription bcDescription,
Long parRowId) |
void |
WorkflowTransitionFieldMetaBuilder.buildRowDependentMeta(io.tesler.core.dto.rowmeta.RowDependentFieldsMeta<WorkflowTransitionDto> fields,
io.tesler.core.crudma.bc.impl.InnerBcDescription bcDescription,
Long rowId,
Long parRowId) |
Copyright © 2020 Tesler. All rights reserved.