Interface ScriptEditorProvider
- All Superinterfaces:
org.springframework.core.Ordered
- All Known Implementing Classes:
ActionControllerEditorProviderImpl
,ActionControllerV2EditorProviderImpl
,BpmnVariableWithValueScriptEditorProvider
,ValidationControllerEditorProviderImpl
public interface ScriptEditorProvider
extends org.springframework.core.Ordered
- Author:
- Abdulin Ildar
-
Field Summary
Fields inherited from interface org.springframework.core.Ordered
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
-
Method Summary
-
Method Details
-
accept
-
create
-
getOrder
int getOrder()- Specified by:
getOrder
in interfaceorg.springframework.core.Ordered
-