org.camunda.bpm.engine.impl
Interface AuthorizationQueryProperty


public interface AuthorizationQueryProperty

Contains the possible properties that can be used in an AuthorizationQuery.

Author:
Daniel Meyer

Field Summary
static QueryProperty RESOURCE_ID
           
static QueryProperty RESOURCE_TYPE
           
 

Field Detail

RESOURCE_TYPE

static final QueryProperty RESOURCE_TYPE

RESOURCE_ID

static final QueryProperty RESOURCE_ID


Copyright © 2016 camunda services GmbH. All rights reserved.