Class RevertProfilePage

All Implemented Interfaces:
ICopyable, IDialogPage, IMessageProvider

public class RevertProfilePage extends InstallationPage implements ICopyable
RevertProfilePage displays a profile's configuration history in an Installation Page. Clients can use this class as the implementation class for an installationPages extension.
Since:
2.0
See Also:
Restriction:
This class is not intended to be subclassed by clients.
Restriction:
This class is not intended to be instantiated by clients.
  • Constructor Details

    • RevertProfilePage

      public RevertProfilePage()
  • Method Details