Uses of Class
com.atlassian.bamboo.rest.model.build.log.RestBuildLogEntryList
Packages that use RestBuildLogEntryList
Package
Description
-
Uses of RestBuildLogEntryList in com.atlassian.bamboo.plugins.rest.model.build
Fields in com.atlassian.bamboo.plugins.rest.model.build declared as RestBuildLogEntryListMethods in com.atlassian.bamboo.plugins.rest.model.build with parameters of type RestBuildLogEntryListModifier and TypeMethodDescriptionvoid
ResultDetails.setLogEntries
(RestBuildLogEntryList logEntries) -
Uses of RestBuildLogEntryList in com.atlassian.bamboo.rest.model.deployments.results
Methods in com.atlassian.bamboo.rest.model.deployments.results that return RestBuildLogEntryListConstructors in com.atlassian.bamboo.rest.model.deployments.results with parameters of type RestBuildLogEntryListModifierConstructorDescriptionRestDeploymentResultWithLogs
(@NotNull DeploymentResult deploymentResult, @NotNull javax.ws.rs.core.UriBuilder baseUriBuilder, RestBuildLogEntryList restBuildLogEntryList)