org.camunda.bpm.engine.impl.cmd
Class IsIdentityServiceReadOnlyCmd
java.lang.Object
org.camunda.bpm.engine.impl.cmd.IsIdentityServiceReadOnlyCmd
- All Implemented Interfaces:
- Command<Boolean>
public class IsIdentityServiceReadOnlyCmd
- extends Object
- implements Command<Boolean>
- Author:
- Daniel Meyer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IsIdentityServiceReadOnlyCmd
public IsIdentityServiceReadOnlyCmd()
execute
public Boolean execute(CommandContext commandContext)
- Specified by:
execute
in interface Command<Boolean>
Copyright © 2014 camunda services GmbH. All rights reserved.