Class ShareFileCommand

java.lang.Object
org.pentaho.mantle.client.commands.ShareFileCommand
All Implemented Interfaces:
com.google.gwt.core.client.Scheduler.ScheduledCommand, com.google.gwt.user.client.Command

public class ShareFileCommand extends Object implements com.google.gwt.user.client.Command
  • Constructor Details

    • ShareFileCommand

      public ShareFileCommand()
  • Method Details

    • getSolutionPath

      public String getSolutionPath()
    • setSolutionPath

      public void setSolutionPath(String solutionPath)
    • execute

      public void execute()
      Specified by:
      execute in interface com.google.gwt.user.client.Command
      Specified by:
      execute in interface com.google.gwt.core.client.Scheduler.ScheduledCommand
    • performOperation

      public void performOperation()