Class TeamConfigService


  • public class TeamConfigService
    extends Object
    TeamConfigService class that provides a service layer to perform Zowe Global Team Configuration processing.
    Version:
    5.0
    Author:
    Frank Giordano
    • Constructor Detail

      • TeamConfigService

        public TeamConfigService()
    • Method Detail

      • getTeamConfig

        public ConfigContainer getTeamConfig​(KeyTarConfig config)
                                      throws TeamConfigException
        Return ConfigContainer object container of a parsed Zowe Global Team Configuration file representation.
        Parameters:
        config - KeyTarConfig object
        Returns:
        ConfigContainer object
        Throws:
        TeamConfigException - error processing team configuration