public class AliasTombstone extends AbstractTombstone
Modifier | Constructor and Description |
---|---|
protected |
AliasTombstone() |
|
AliasTombstone(long timestamp,
long applicationId,
String username) |
Modifier and Type | Method and Description |
---|---|
long |
getApplicationId() |
String |
getUsername() |
protected void |
setApplicationId(long applicationId) |
protected void |
setUsername(String username) |
getId, getTimestamp, setId, setTimestamp
protected AliasTombstone()
public AliasTombstone(long timestamp, long applicationId, String username)
Copyright © 2018 Atlassian. All rights reserved.