Package com.atlassian.bitbucket.util
package com.atlassian.bitbucket.util
-
ClassDescriptionExtends
AbstractSummary
and adds additional properties for summarizing a page of output.AbstractPagedSummary.AbstractPagedBuilder<B extends AbstractPagedSummary.AbstractPagedBuilder<B,S>, S extends AbstractPagedSummary> A base class for building summary objects that can be provided to callbacks when operations complete.AbstractSummary.AbstractBuilder<B extends AbstractSummary.AbstractBuilder<B,S>, S extends AbstractSummary> Tracks the cancellation state of a cancelable operation.More precondition checks following the same pattern as Guava'sPreconditions
.Allows the formatting of a date according to predefined formats.A predefined date format.Enumerates the different types ofpermissions
that can be set on a file.An instance ofPage
that supports pagination across an underlying paged collection.Additional utility methods missing fromCollectors
.Additional utility methods missing fromFiles
.Additional utilities for creatingstreams
.An optionally-named link relating to an entity.Interface for operations carried out by services on behalf of pluginsSpecifies the direction a list of results should be ordered - ascending or descending order.Page<T>Provides support for pagination.Marker interface augmenting a callback which produces aPage
of results during its processing.PageImpl<T>Pagination for a request.Default implementation ofPageRequest
.A representation of the current progress of a taskA default immutable implementation of theProgress
interface.A reporter for the current status of a task.Request to set permissions on aPath
.A simple implementation of theNamedLink
interface.Convenience version ofOperation
that does not define a checked exception on its interface.Version represents a version.