Interface IWebServiceProcessStartElement

All Superinterfaces:
IProcessStart

public interface IWebServiceProcessStartElement extends IProcessStart
Configuration of a web service process start element. It represents a web method in a web service.
Since:
22.01.2007
API:
This is a public API.
  • Method Details

    • getSignature

      String getSignature()
      Gets the signature of the web service start element.
      Returns:
      signature
      Throws:
      PersistencyException
      API:
      This public API is available in IvyScript and Java. It has the visibility EXPERT.