Module org.elasticsearch.security
Class WorkflowService
java.lang.Object
org.elasticsearch.xpack.security.authz.restriction.WorkflowService
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringreadWorkflowFromThreadContext(ThreadContext threadContext) static WorkflowresolveWorkflowAndStoreInThreadContext(RestHandler restHandler, ThreadContext threadContext)
-
Method Details
-
resolveWorkflowAndStoreInThreadContext
public static Workflow resolveWorkflowAndStoreInThreadContext(RestHandler restHandler, ThreadContext threadContext) -
readWorkflowFromThreadContext
-