Class ShellActivationType

java.lang.Object
uk.ac.starlink.topcat.activate.ShellActivationType
All Implemented Interfaces:
ActivationType

public class ShellActivationType extends Object implements ActivationType
Activation type for executing an OS command. This can also be done using the JelActivationType using the System exec functions, but this makes it more transparent from a UI point of view.
Since:
26 Jan 2018
Author:
Mark Taylor
  • Constructor Details

    • ShellActivationType

      public ShellActivationType()
  • Method Details