INonInteractiveActionManager Interface |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Ticketing
The INonInteractiveActionManager type exposes the following members.
Name | Description | ||
---|---|---|---|
![]() | IEnumerableT, T: ITicketFlowAction | GetAutomaticActions(Int64, NullableInt64) |
Returns actions that are available for a specific ticket user. Will only return actions that have default, and only default values set.
|
![]() | IEnumerableT, T: ITicketFlowAction | GetNonInteractiveActions(Int64) | Obsolete. |
![]() | IEnumerableT, T: ITicketFlowAction | GetNonInteractiveActions(Int64, IEnumerableInt64) |
Returns actions that are available as non-interactive actions for a specific company id
|