package

com.atlassian.bitbucket.scm.signed

Interfaces

SignableObjectType Describes a type of object that can be signed, or for which signed content can be retrieved
SignedObjectCallback Describes a callback for receiving information about signed objects. 
SignedObjectIdSource Provides object IDs to the signedObjects(SignedObjectsParameters, SignedObjectCallback) command to be resolved into signed objects. 

Classes

InteractiveSignedObjectIdSource SignedObjectIdSource that you can add items to that blocks until a next item becomes available or complete() is called. 
SignedObjectsContext  
SignedObjectsContext.Builder  
SignedObjectsParameters Request that describes what signed objects to retrieve from the SCM. 
SignedObjectsParameters.Builder  
SignedObjectsSummary Summarizes the results of a bulk signed commits command. 
SignedObjectsSummary.Builder  
SimpleSignedObjectIdSource  

Enums

StandardSignableObjectType Built-in types of SCM objects that can be signed or for which signed contents can be retrieved