Class WSOperation

java.lang.Object
org.activiti.engine.impl.webservice.WSOperation
All Implemented Interfaces:
OperationImplementation

@Deprecated public class WSOperation extends Object implements OperationImplementation
Deprecated.
Represents a WS implementation of a Operation
  • Field Details

    • id

      protected String id
      Deprecated.
    • name

      protected String name
      Deprecated.
    • service

      protected WSService service
      Deprecated.
  • Constructor Details

  • Method Details