public class StatusDto extends Object implements Serializable
StatusDto(long id, String name)
StatusDto(long id, String name, Integer rank, Project project)
StatusDto(Status status)
StatusDto
clone()
boolean
equals(Object o)
int
hashCode()
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public StatusDto(Status status)
public StatusDto(long id, String name)
public StatusDto(long id, String name, Integer rank, Project project)
public StatusDto clone()
clone
Object
public boolean equals(Object o)
equals
public int hashCode()
hashCode
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.