| Interface | Description |
|---|---|
| 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
ScmExtendedCommandFactory.signedObjects(SignedObjectsParameters, SignedObjectCallback)
command to be resolved into signed objects. |
| Class | Description |
|---|---|
| InteractiveSignedObjectIdSource |
SignedObjectIdSource that you can add items to that blocks until a next item becomes available or
InteractiveSignedObjectIdSource.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 |
| Enum | Description |
|---|---|
| StandardSignableObjectType |
Built-in types of SCM objects that can be signed or for which signed contents can be
retrieved. |
Copyright © 2019 Atlassian. All rights reserved.