Class ShellActivity

  • All Implemented Interfaces:
    Activity, java.lang.AutoCloseable

    public class ShellActivity
    extends CoreActivity
    An activity that processes a shell command.
    Since:
    2016. 1. 18.
    • Constructor Detail

      • ShellActivity

        public ShellActivity​(ShellService service,
                             Console console)
        Instantiates a new ShellActivity.
        Parameters:
        service - the ShellService instance
        console - the Console instance