Uses of Class
com.atlassian.bamboo.plugins.stash.rest.entity.StashProjectEntity
-
Uses of StashProjectEntity in com.atlassian.bamboo.plugins.stash.rest.entity
Modifier and TypeFieldDescriptionstatic final com.google.common.base.Function<com.atlassian.stash.rest.client.api.entity.Project,
StashProjectEntity> StashProjectEntity.FROM_PROJECT
ModifierConstructorDescriptionStashRepositoryEntity
(String slug, long id, String name, boolean isPublic, boolean hasCloneLink, String sshCloneUrl, StashProjectEntity project)