org.camunda.bpm.engine.rest.hal
Class HalLink
java.lang.Object
org.camunda.bpm.engine.rest.hal.HalLink
public class HalLink
- extends Object
Partial implementation of the HAL link object as defined in
json-hal-06#section-5
- Author:
- Daniel Meyer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
href
protected String href
HalLink
public HalLink(String href)
getHref
public String getHref()
setHref
public void setHref(String href)
Copyright © 2016 camunda services GmbH. All rights reserved.