Class AuthorizationCheckCmd

java.lang.Object
org.camunda.bpm.engine.impl.cmd.AuthorizationCheckCmd
All Implemented Interfaces:
Command<Boolean>

public class AuthorizationCheckCmd extends Object implements Command<Boolean>

Command allowing to perform an authorization check

Author:
Daniel Meyer