Class GetTranslatedConfigValue

  • All Implemented Interfaces:
    AdminCommand

    @Service(name="_get-translated-config-value")
    @PerLookup
    public class GetTranslatedConfigValue
    extends Object
    implements AdminCommand
    Returns the translated value of a property on a local instance
    Author:
    jonathan coustick
    See Also:
    TranslatedConfigView
    • Constructor Detail

      • GetTranslatedConfigValue

        public GetTranslatedConfigValue()
    • Method Detail

      • execute

        public void execute​(AdminCommandContext context)
        Description copied from interface: AdminCommand
        Executes the command with the command parameters passed as Properties where the keys are the parameter names and the values are the parameter values
        Specified by:
        execute in interface AdminCommand
        Parameters:
        context - information