Class NestedTransferPluginOption


  • public class NestedTransferPluginOption
    extends TransferPluginOption
    A nested plugin option is a special TransferPluginOption -- namely an option that contains a complex object rather than just a simple value.

    Nested plugin options are typically used to represent/use sub-plugins within a certain plugin, e.g. to allow building a RAID0/1 plugin.