Class BonitaResource

java.lang.Object
org.bonitasoft.engine.home.BonitaResource

public class BonitaResource extends Object
Author:
Baptiste Mesta
  • Constructor Details

    • BonitaResource

      public BonitaResource(String name, byte[] content)
  • Method Details

    • resource

      public static BonitaResource resource(String name, byte[] content)
    • getName

      public String getName()
    • getContent

      public byte[] getContent()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object