java.lang.Object
com.atlassian.bamboo.plugins.stash.rest.entity.StashUserSshKeyEntity
public class StashUserSshKeyEntity
extends Object
-
Constructor Summary
Constructors
-
Method Summary
from(com.atlassian.stash.rest.client.api.entity.UserSshKey key)
long
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
StashUserSshKeyEntity
public StashUserSshKeyEntity(long id,
String text,
String label)
-
Method Details
-
getId
public long getId()
-
-
-