Class FlowScopeFile

    • Constructor Detail

      • FlowScopeFile

        public FlowScopeFile​(String name,
                             String mimeType,
                             byte[] content)
    • Method Detail

      • getName

        public String getName()
      • getMimeType

        public String getMimeType()
      • getContent

        public byte[] getContent()