Uses of Class
com.atlassian.bamboo.plugins.stash.rest.entity.StashProjectEntity

Packages that use StashProjectEntity
com.atlassian.bamboo.plugins.stash.rest.entity   
 

Uses of StashProjectEntity in com.atlassian.bamboo.plugins.stash.rest.entity
 

Fields in com.atlassian.bamboo.plugins.stash.rest.entity with type parameters of type StashProjectEntity
static com.google.common.base.Function<com.atlassian.stash.rest.client.api.entity.Project,StashProjectEntity> StashProjectEntity.FROM_PROJECT
           
 

Constructors in com.atlassian.bamboo.plugins.stash.rest.entity with parameters of type StashProjectEntity
StashRepositoryEntity(java.lang.String slug, long id, java.lang.String name, boolean isPublic, boolean hasCloneLink, java.lang.String sshCloneUrl, StashProjectEntity project)
           
 



Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.