| Package | Description |
|---|---|
| io.tesler.engine.workflow.services | |
| io.tesler.source.dto | |
| io.tesler.source.services.action | |
| io.tesler.source.services.data.impl | |
| io.tesler.source.services.meta |
| Modifier and Type | Method and Description |
|---|---|
WorkflowVersion |
WorkflowSqlExporter.copyNewVersion(BusinessComponent bc,
WorkflowVersionDto data) |
io.tesler.model.core.entity.FileEntity |
WorkflowSqlExporter.exportNewVersion(BusinessComponent bc,
WorkflowVersionDto data) |
| Modifier and Type | Field and Description |
|---|---|
static io.tesler.constgen.DtoField<WorkflowVersionDto,Long> |
WorkflowVersionDto_.autoClosedStepId |
static io.tesler.constgen.DtoField<WorkflowVersionDto,String> |
WorkflowVersionDto_.autoClosedStepName |
static io.tesler.constgen.DtoField<WorkflowVersionDto,String> |
WorkflowVersionDto_.description |
static io.tesler.constgen.DtoField<WorkflowVersionDto,Boolean> |
WorkflowVersionDto_.draft |
static io.tesler.constgen.DtoField<WorkflowVersionDto,Long> |
WorkflowVersionDto_.firstStepId |
static io.tesler.constgen.DtoField<WorkflowVersionDto,String> |
WorkflowVersionDto_.firstStepName |
static io.tesler.constgen.DtoField<WorkflowVersionDto,String> |
WorkflowVersionDto_.stringVersion |
static io.tesler.constgen.DtoField<WorkflowVersionDto,Double> |
WorkflowVersionDto_.version |
| Modifier and Type | Method and Description |
|---|---|
Map<io.tesler.constgen.DtoField<? super WorkflowVersionDto,?>,ValueSupplier<? super WorkflowVersion,? super WorkflowVersionDto,?>> |
WorkflowVersionDtoConstructor.buildValueSuppliers() |
Map<io.tesler.constgen.DtoField<? super WorkflowVersionDto,?>,ValueSupplier<? super WorkflowVersion,? super WorkflowVersionDto,?>> |
WorkflowVersionDtoConstructor.buildValueSuppliers() |
| Modifier and Type | Method and Description |
|---|---|
ActionResultDTO<WorkflowVersionDto> |
WorkflowVersionMigrateTaskAction.invoke(BusinessComponent bc,
WorkflowVersionDto data) |
| Modifier and Type | Method and Description |
|---|---|
ActionResultDTO<WorkflowVersionDto> |
WorkflowVersionMigrateTaskAction.invoke(BusinessComponent bc,
WorkflowVersionDto data) |
| Modifier and Type | Method and Description |
|---|---|
protected CreateResult<WorkflowVersionDto> |
WorkflowVersionServiceImpl.doCreateEntity(WorkflowVersion entity,
BusinessComponent bc) |
protected ActionResultDTO<WorkflowVersionDto> |
WorkflowVersionServiceImpl.doUpdateEntity(WorkflowVersion entity,
WorkflowVersionDto dto,
BusinessComponent bc) |
Actions<WorkflowVersionDto> |
WorkflowVersionServiceImpl.getActions() |
| Modifier and Type | Method and Description |
|---|---|
protected ActionResultDTO<WorkflowVersionDto> |
WorkflowVersionServiceImpl.doUpdateEntity(WorkflowVersion entity,
WorkflowVersionDto dto,
BusinessComponent bc) |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowVersionFieldMetaBuilder.buildIndependentMeta(FieldsMeta<WorkflowVersionDto> fields,
InnerBcDescription bcDescription,
Long parRowId) |
void |
WorkflowVersionFieldMetaBuilder.buildRowDependentMeta(RowDependentFieldsMeta<WorkflowVersionDto> fields,
InnerBcDescription bcDescription,
Long rowId,
Long parRowId) |
Copyright © 2018–2020 Tesler. All rights reserved.