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