Module org.elasticsearch.xcore
Class WorkflowsRestriction
java.lang.Object
org.elasticsearch.xpack.core.security.authz.restriction.WorkflowsRestriction
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final WorkflowsRestrictionDefault behaviour is no restriction which allows all workflows. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NONE
Default behaviour is no restriction which allows all workflows.
-
-
Constructor Details
-
WorkflowsRestriction
-
-
Method Details
-
hasWorkflows
public boolean hasWorkflows() -
isWorkflowAllowed
-