Interface AllocateInterface

All Known Implementing Classes:
RESTAllocate

public interface AllocateInterface
The Interface AllocateInterface.
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    Commit.
    get(String command)
    Gets the.
  • Method Details

    • get

      String get(String command) throws ScriptException
      Gets the.
      Parameters:
      command - the command
      Returns:
      the string
      Throws:
      ScriptException - the script exception
    • commit

      int commit(String url)
      Commit.
      Parameters:
      url - the url
      Returns:
      the int