Interface WinDUPluginMBean

All Superinterfaces:
MultipleFilePluginMBean, PluginMBean, SelfEmailingMBean
All Known Implementing Classes:
AbstractWinDUPlugin, CabinetBasedDataContainerAlignmentPlugin, ContainerStructurePlugin, DatabaseIndexUtilityPlugin, DomainAdministeredObjectsPlugin, DomainStructurePlugin, GroupDomainAndLocationPlugin, InvalidContainerTemplatesPlugin, InvalidLdapEntriesPlugin, InvalidObjectsPlugin, LocateDanglingReferencesPlugin, MissingMasterPlugin, MissingRepresentablesPlugin, NullContainerReferencesCheckPlugin, ObjectInitializationRuleReportPlugin, ValidateFamilyTableDataPlugin, VersionAttributeAlignmentPlugin

public interface WinDUPluginMBean extends MultipleFilePluginMBean
An interface specifying the APIs for a plugin that executes a WinDU task and collects the resulting files.

Supported API: true

Extendable: true
  • Method Details

    • getWinDUTaskName

      String getWinDUTaskName()
      Obtain the name of the WinDU task to execute.

      Supported API: true
      Returns:
    • setWinDUTaskName

      void setWinDUTaskName(String winDUTaskName)
      Set the name of the WinDU task to execute.

      Supported API: true
      Parameters:
      winDUTaskName -