Interface AutoResolveActionHandler
-
public interface AutoResolveActionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ActionHandlergetResolveActionHandler()booleanisAutoResolveEnabled()
-
-
-
Method Detail
-
isAutoResolveEnabled
boolean isAutoResolveEnabled()
-
getResolveActionHandler
ActionHandler getResolveActionHandler()
-
-