Interface MethodSpecification

    • Method Detail

      • getName

        java.lang.String getName()
      • getLabel

        java.util.Optional<java.lang.String> getLabel()
      • getDescription

        java.util.Optional<java.lang.String> getDescription()
      • getDelegate

        java.util.Optional<java.lang.String> getDelegate()
      • getParameterType

        com.xebialabs.deployit.plugin.api.reflect.Type getParameterType()
      • getAttributes

        java.util.Map<java.lang.String,​java.lang.String> getAttributes()