public interface AdminFieldBuilderProcessorExtensionHandler extends ExtensionHandler
| Modifier and Type | Method and Description |
|---|---|
ExtensionResultStatusType |
modifyRuleBuilderFields(String fieldBuilder,
String ceilingEntity,
FieldWrapper fieldWrapper)
Takes the current field builder type, the ceiling entity and the field wrapper to perform any special logic.
|
getPriority, isEnabledExtensionResultStatusType modifyRuleBuilderFields(String fieldBuilder, String ceilingEntity, FieldWrapper fieldWrapper)
fieldBuilder - ceilingEntity - fieldWrapper - Copyright © 2022. All rights reserved.