Interface | Description |
---|---|
Activity |
Activity helps to trigger the operations supported by the activity implementation class.
|
ActivityManager |
ActivityManager is an interface for managing activities and the activity menu. |
ActivityMenu |
ActivityMenu holds the available
ActivityMenuItem instances. |
CreateAssetActivity |
The CreateAssetActivity enables you to create an asset from scratch
with or without a file import.
|
GlobalReportActivity |
This activity will perform the action of generating reports based on the user inputs.
|
ManageOrganizationsActivity |
This "Manage Organization" activity provides the administration capabilities for Organization, User, Groups and Role objects of CentraSite from BusinessUI.
|
Class | Description |
---|---|
ActivityMenuItem |
This class represents the ActivityMenuItem in the ActivityMenu and holds a
reference the
Activity implementation class. |