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
  • Constructor Details

    • IsIdentityServiceReadOnlyCmd

      public IsIdentityServiceReadOnlyCmd()
  • Method Details