Package com.slack.api.audit
Class Actions.File
java.lang.Object
com.slack.api.audit.Actions.File
- Enclosing class:
- Actions
public static class Actions.File extends Object
-
Field Summary
Fields Modifier and Type Field Description static Stringfile_downloadedstatic Stringfile_downloaded_blockedstatic Stringfile_malicious_content_detectedstatic Stringfile_public_link_createdstatic Stringfile_public_link_revokedstatic Stringfile_sharedstatic Stringfile_uploaded -
Method Summary
-
Field Details
-
file_downloaded
- See Also:
- Constant Field Values
-
file_uploaded
- See Also:
- Constant Field Values
-
file_public_link_created
- See Also:
- Constant Field Values
-
file_public_link_revoked
- See Also:
- Constant Field Values
-
file_shared
- See Also:
- Constant Field Values
-
file_downloaded_blocked
- See Also:
- Constant Field Values
-
file_malicious_content_detected
- See Also:
- Constant Field Values
-