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