Class XPathExprWithContext

java.lang.Object
de.aristaflow.ilm.ws.rest.model.resourcemodel.XPathExprWithContext
All Implemented Interfaces:
Serializable

public class XPathExprWithContext extends Object implements Serializable
This class combines several parameters to one (POST) parameter.
See Also:
  • Field Details

    • xpath

      @NotBlank public @NotBlank String xpath
    • processNodeContext

      @Valid public @Valid ProcessNodeContext processNodeContext
  • Constructor Details

    • XPathExprWithContext

      public XPathExprWithContext()