com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client
Class Vote
java.lang.Object
com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Vote
public class Vote
- extends Object
Representation of a vote in the JIRA REST API.
- Since:
- v4.3
Constructor Summary |
Vote()
|
self
public String self
votes
public int votes
hasVoted
public boolean hasVoted
voters
public List<User> voters
Vote
public Vote()
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
Copyright © 2002-2012 Atlassian. All Rights Reserved.