org.camunda.bpm.engine.rest.impl
Class IdentityRestServiceImpl
java.lang.Object
org.camunda.bpm.engine.rest.spi.impl.AbstractProcessEngineAware
org.camunda.bpm.engine.rest.impl.AbstractRestProcessEngineAware
org.camunda.bpm.engine.rest.impl.IdentityRestServiceImpl
- All Implemented Interfaces:
- IdentityRestService
public class IdentityRestServiceImpl
- extends AbstractRestProcessEngineAware
- implements IdentityRestService
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IdentityRestServiceImpl
public IdentityRestServiceImpl(String engineName,
com.fasterxml.jackson.databind.ObjectMapper objectMapper)
getGroupInfo
public GroupInfoDto getGroupInfo(String userId)
- Specified by:
getGroupInfo in interface IdentityRestService
Copyright © 2016 camunda services GmbH. All rights reserved.