Package com.slack.api.audit
Class Actions.App
java.lang.Object
com.slack.api.audit.Actions.App
- Enclosing class:
- Actions
public static class Actions.App extends Object
-
Field Summary
Fields Modifier and Type Field Description static Stringapp_approvedstatic Stringapp_installedstatic Stringapp_removed_from_whiteliststatic Stringapp_resources_grantedstatic Stringapp_restrictedstatic Stringapp_scopes_expandedstatic Stringapp_token_preservedstatic Stringapp_uninstalledstatic Stringbot_token_downgradedstatic Stringbot_token_upgradedstatic Stringorg_app_future_workspace_install_disabledstatic Stringorg_app_future_workspace_install_enabledstatic Stringorg_app_installedstatic Stringorg_app_uninstalledstatic Stringorg_app_upgraded_to_org_installstatic Stringorg_app_workspace_addedstatic Stringorg_app_workspace_removedstatic Stringworkflow_app_token_preserved -
Method Summary
-
Field Details
-
app_installed
- See Also:
- Constant Field Values
-
app_uninstalled
- See Also:
- Constant Field Values
-
app_scopes_expanded
- See Also:
- Constant Field Values
-
app_approved
- See Also:
- Constant Field Values
-
app_resources_granted
- See Also:
- Constant Field Values
-
app_token_preserved
- See Also:
- Constant Field Values
-
workflow_app_token_preserved
- See Also:
- Constant Field Values
-
bot_token_upgraded
- See Also:
- Constant Field Values
-
bot_token_downgraded
- See Also:
- Constant Field Values
-
app_restricted
- See Also:
- Constant Field Values
-
app_removed_from_whitelist
- See Also:
- Constant Field Values
-
org_app_workspace_added
- See Also:
- Constant Field Values
-
org_app_workspace_removed
- See Also:
- Constant Field Values
-
org_app_installed
- See Also:
- Constant Field Values
-
org_app_uninstalled
- See Also:
- Constant Field Values
-
org_app_future_workspace_install_enabled
- See Also:
- Constant Field Values
-
org_app_future_workspace_install_disabled
- See Also:
- Constant Field Values
-
org_app_upgraded_to_org_install
- See Also:
- Constant Field Values
-