Package com.slack.api.audit
Class Actions.Subteam
- java.lang.Object
-
- com.slack.api.audit.Actions.Subteam
-
-
Field Summary
Fields Modifier and Type Field Description static Stringdefault_channel_added_to_usergroupstatic Stringdefault_channel_removed_from_usergroupstatic Stringrole_added_to_usergroupstatic Stringrole_modified_on_usergroupstatic Stringrole_removed_from_usergroupstatic Stringuser_added_to_usergroupstatic Stringuser_removed_from_usergroupstatic Stringusergroup_add_to_team_enqueuedstatic Stringusergroup_added_to_teamstatic Stringusergroup_remove_from_team_enqueuedstatic Stringusergroup_removed_from_teamstatic Stringusergroup_update_enqueuedstatic Stringusergroup_updated
-
-
-
Field Detail
-
user_added_to_usergroup
public static final String user_added_to_usergroup
- See Also:
- Constant Field Values
-
user_removed_from_usergroup
public static final String user_removed_from_usergroup
- See Also:
- Constant Field Values
-
default_channel_added_to_usergroup
public static final String default_channel_added_to_usergroup
- See Also:
- Constant Field Values
-
default_channel_removed_from_usergroup
public static final String default_channel_removed_from_usergroup
- See Also:
- Constant Field Values
-
role_added_to_usergroup
public static final String role_added_to_usergroup
- See Also:
- Constant Field Values
-
role_removed_from_usergroup
public static final String role_removed_from_usergroup
- See Also:
- Constant Field Values
-
role_modified_on_usergroup
public static final String role_modified_on_usergroup
- See Also:
- Constant Field Values
-
usergroup_added_to_team
public static final String usergroup_added_to_team
- See Also:
- Constant Field Values
-
usergroup_removed_from_team
public static final String usergroup_removed_from_team
- See Also:
- Constant Field Values
-
usergroup_add_to_team_enqueued
public static final String usergroup_add_to_team_enqueued
- See Also:
- Constant Field Values
-
usergroup_remove_from_team_enqueued
public static final String usergroup_remove_from_team_enqueued
- See Also:
- Constant Field Values
-
usergroup_updated
public static final String usergroup_updated
- See Also:
- Constant Field Values
-
usergroup_update_enqueued
public static final String usergroup_update_enqueued
- See Also:
- Constant Field Values
-
-