ITicketFlowActionManagerGetEntryActions Method |
[This is preliminary documentation and is subject to change.]
Name | Description | ||
---|---|---|---|
![]() | IEnumerableT, T: ITicketFlowAction | GetEntryActions(Int64) |
Returns actions initiates a ticket flow. Only returns actions that includes ticket types for the target company
|
![]() | IEnumerableT, T: ITicketFlowAction | GetEntryActions(Int64, NullableInt64) | Obsolete. |
![]() | IEnumerableT, T: ITicketFlowAction | GetEntryActions(Int64, NullableInt64, NullableInt64) |
Returns actions that initiate a ticket flow. Only returns actions that include ticket types for the target company and ticket user (if specified).
If the provided user id belongs to a service provider, the result will only include actions which are available the specified service provider.
|