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