Uses of Class
com.atlassian.bamboo.buildqueue.ImmutableRemoteAgentAuthentication
-
Packages that use ImmutableRemoteAgentAuthentication Package Description com.atlassian.bamboo.buildqueue -
-
Uses of ImmutableRemoteAgentAuthentication in com.atlassian.bamboo.buildqueue
Methods in com.atlassian.bamboo.buildqueue that return types with arguments of type ImmutableRemoteAgentAuthentication Modifier and Type Method Description static com.google.common.base.Function<RemoteAgentAuthenticationEntity,ImmutableRemoteAgentAuthentication>
RemoteAgentAuthentications. fromEntity()
static Function<RemoteAgentAuthenticationEntity,ImmutableRemoteAgentAuthentication>
RemoteAgentAuthentications. fromEntityJdk()
-