Uses of Class
com.atlassian.bamboo.rest.model.build.log.RestBuildLogEntryList
Package
Description
-
Uses of RestBuildLogEntryList in com.atlassian.bamboo.plugins.rest.model.build
Modifier and TypeMethodDescriptionvoid
ResultDetails.setLogEntries
(RestBuildLogEntryList logEntries) -
Uses of RestBuildLogEntryList in com.atlassian.bamboo.rest.model.deployments.results
ModifierConstructorDescriptionRestDeploymentResultWithLogs
(@NotNull DeploymentResult deploymentResult, @NotNull javax.ws.rs.core.UriBuilder baseUriBuilder, RestBuildLogEntryList restBuildLogEntryList)