Class PathHandler


  • public class PathHandler
    extends java.lang.Object
    Created by sunilp on 4/6/15.
    • Constructor Summary

      Constructors 
      Constructor Description
      PathHandler​(com.wavemaker.tools.apidocs.tools.core.model.Path path)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getOperationType​(java.lang.String operationId)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PathHandler

        public PathHandler​(com.wavemaker.tools.apidocs.tools.core.model.Path path)
    • Method Detail

      • getOperationType

        public java.lang.String getOperationType​(java.lang.String operationId)