Interface BLCommandType

All Known Implementing Classes:
BLCommandCloseStagingRepository, BLCommandCreateStagingRepository, BLCommandDropStagingRepository, BLCommandListStagingRepositories, BLCommandReleaseStagingRepository, BLCommandRoot, BLCommandShowStagingRepository, BLCommandUploadToStagingRepository, BLCommandVersion

public interface BLCommandType
The base type of commands.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static enum 
    The type of command status values.
  • Method Summary

    Modifier and Type
    Method
    Description
    Execute the command.