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