org.camunda.bpm.engine.rest.hal.user
Class HalUserList
java.lang.Object
org.camunda.bpm.engine.rest.hal.HalResource<HalUserList>
org.camunda.bpm.engine.rest.hal.user.HalUserList
public class HalUserList
- extends HalResource<HalUserList>
- Author:
- Daniel Meyer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HalUserList
public HalUserList()
fromUserList
public static HalUserList fromUserList(List<User> users)
Copyright © 2016 camunda services GmbH. All rights reserved.