All Known Implementing Classes:
ConfigurationDiscoveryCommand, ProfileTaskCommand

public interface Deserializable<T extends BaseCommand>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • deserialize

      T deserialize(Command command)