org.camunda.bpm.engine.rest
Interface IdentityRestService

All Known Implementing Classes:
IdentityRestServiceImpl

public interface IdentityRestService


Field Summary
static String PATH
           
 
Method Summary
 GroupInfoDto getGroupInfo(String userId)
           
 

Field Detail

PATH

static final String PATH
See Also:
Constant Field Values
Method Detail

getGroupInfo

GroupInfoDto getGroupInfo(String userId)


Copyright © 2016 camunda services GmbH. All rights reserved.