Class | Description |
---|---|
FileStoreEvent |
Represents a FileStore analytics event.
|
TrackingFileStoreClient |
An implementation of
FileStoreClient which publishes
a FileStoreEvent after any FileStore operation is performed. |
TrackingMediaApiClient |
An implementation of
MediaApiClient which publishes
a FileStoreEvent after any FileStore operation is performed. |
Enum | Description |
---|---|
FileStoreEvent.Outcome |
An operation's outcome may be a 'success', a 'failure' (server returned a failure), or an 'exception' (i.e.
|
Copyright © 2003–2017 Atlassian. All rights reserved.