Omada Identity
Omada Identity
Namespaces
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding
SystemOverviewController Class
SystemOverviewController Methods
ApplyManualStatusValues Method
CalculateAndSetupBuilderModel Method
GetActionStatusValue Method
GetActionStatusValues Method
GetGeneralInformation Method
GetProvisioningStageActions Method
GetStatusInformation Method
GetSystemOverview Method
GetSystemOverviewAll Method
GetSystemsOverview Method
IsOISSystem Method
IsSystemInMigrationMode Method
IsSystemLockedByChangeset Method
SetActionStatusValue Method
SetupOverviewBuilderForActions Method
SystemOverviewController
GetProvisioningStageActions Method
Returns the "Import" stage actions right now it will just return a single action if the system is offline, if online no actions are returned.
Namespace:
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
virtual
List
<
SystemAction
>
GetProvisioningStageActions
(
DataObject
system
)
Parameters
system
Type:
Omada.OE.Model
DataObject
Return Value
Type:
List
SystemAction
See Also
Reference
SystemOverviewController Class
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding Namespace