com.atlassian.bamboo.rest.model.confirmation
Class ConfirmationToken
java.lang.Object
com.atlassian.bamboo.rest.model.confirmation.ConfirmationToken
public class ConfirmationToken
- extends Object
Represents a general purpose confirmation token that might be present in the URL of REST requests.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfirmationToken
public ConfirmationToken(@NotNull
String token)
getToken
public String getToken()
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.