java.lang.Object
org.elasticsearch.xpack.security.authz.restriction.WorkflowService

public class WorkflowService extends Object
  • Method Details

    • resolveWorkflowAndStoreInThreadContext

      public static Workflow resolveWorkflowAndStoreInThreadContext(RestHandler restHandler, ThreadContext threadContext)
    • readWorkflowFromThreadContext

      public static String readWorkflowFromThreadContext(ThreadContext threadContext)