Class InlineRef

java.lang.Object
org.nuxeo.runtime.test.InlineRef
All Implemented Interfaces:
StreamRef

public class InlineRef extends Object implements StreamRef
InlineRef allows to create stream ref on the fly, using only a String.
Since:
5.8
  • Field Details

    • id

      protected final String id
    • content

      protected final String content
  • Constructor Details

  • Method Details