Click or drag to resize
IAssigneeMacroManager Interface

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:Netadmin.Management.Ticketing.Macro.IAssigneeMacroManager"]

Namespace: Netadmin.Management.Ticketing.Macro
Assembly: Netadmin.Management.Interfaces (in Netadmin.Management.Interfaces.dll) Version: release/9.0@131b654fe7332b0776120c2b44d96c6cac5ac9a2
Syntax
public interface IAssigneeMacroManager

The IAssigneeMacroManager type exposes the following members.

Methods
  NameDescription
Public methodIPaginationT, T: ITicketAdapterUserFilter(Int64, NullableInt64, Int64, String, ITicketAdapterUserFilter, PaginationRequestITicketAdapterUser)
Public methodIEnumerableT, T: IAssigneeMacroGetAvailableMacros(Boolean)
Public methodIMacroConfigurationTMacro, TConfig, TConfigNullable, T: IAssigneeMacroGetConfiguredMacros(Int64)
Public methodIEnumerableT, T: INameableGetConfiguredServiceProviders(Int64, NullableInt64, Int64, String)
Public methodIEnumerableT, T: ITicketUserAdapterInformationGetConfiguredTicketUserAdapters(Int64, NullableInt64, Int64, String)
Public method void SetConfiguredMacros(Int64, IMacroConfigurationString, IAssigneeMacroConfiguration, IAssigneeMacroConfiguration)
Top
See Also