@Service public class WorkflowVersionFieldMetaBuilder extends FieldMetaBuilder<WorkflowVersionDto>
| Constructor and Description |
|---|
WorkflowVersionFieldMetaBuilder() |
| Modifier and Type | Method and Description |
|---|---|
void |
buildIndependentMeta(FieldsMeta<WorkflowVersionDto> fields,
InnerBcDescription bcDescription,
Long parRowId) |
void |
buildRowDependentMeta(RowDependentFieldsMeta<WorkflowVersionDto> fields,
InnerBcDescription bcDescription,
Long rowId,
Long parRowId) |
buildExtremeRowDependentMeta, buildIndependentMeta, buildRowDependentMetapublic void buildRowDependentMeta(RowDependentFieldsMeta<WorkflowVersionDto> fields, InnerBcDescription bcDescription, Long rowId, Long parRowId)
buildRowDependentMeta in class FieldMetaBuilder<WorkflowVersionDto>public void buildIndependentMeta(FieldsMeta<WorkflowVersionDto> fields, InnerBcDescription bcDescription, Long parRowId)
buildIndependentMeta in class FieldMetaBuilder<WorkflowVersionDto>Copyright © 2018–2020 Tesler. All rights reserved.