jetbrains.buildServer.web.openapi
Interface PagePlaces

All Known Subinterfaces:
WebControllerManager

public interface PagePlaces

Allows to search for a PagePlace


Method Summary
 PagePlace getPlaceById(PlaceId pagePlaceId)
          Returns page place having the specified id
 

Method Detail

getPlaceById

@NotNull
PagePlace getPlaceById(@NotNull
                               PlaceId pagePlaceId)
Returns page place having the specified id

Parameters:
pagePlaceId - id of the page place
Returns:
page place with the specified id