@ProviderType
public interface ObjectActionExecutorRegistry
Modifier and Type | Method and Description |
---|---|
ObjectActionExecutor |
getObjectActionExecutor(java.lang.String objectActionExecutorKey) |
java.util.List<ObjectActionExecutor> |
getObjectActionExecutors() |
boolean |
hasObjectActionExecutor(java.lang.String objectActionExecutorKey) |
ObjectActionExecutor getObjectActionExecutor(java.lang.String objectActionExecutorKey)
java.util.List<ObjectActionExecutor> getObjectActionExecutors()
boolean hasObjectActionExecutor(java.lang.String objectActionExecutorKey)