org.camunda.bpm.engine.impl.cmd
Class IsIdentityServiceReadOnlyCmd

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

public class IsIdentityServiceReadOnlyCmd
extends Object
implements Command<Boolean>

Author:
Daniel Meyer

Constructor Summary
IsIdentityServiceReadOnlyCmd()
           
 
Method Summary
 Boolean execute(CommandContext commandContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IsIdentityServiceReadOnlyCmd

public IsIdentityServiceReadOnlyCmd()
Method Detail

execute

public Boolean execute(CommandContext commandContext)
Specified by:
execute in interface Command<Boolean>


Copyright © 2014 camunda services GmbH. All rights reserved.