Class EfestoSetResource<T>

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected EfestoSetResource​(java.util.Set<T> resources, org.kie.efesto.common.api.identifiers.ModelLocalUriId modelLocalUriId)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Set<T> getContent()  
      org.kie.efesto.common.api.identifiers.ModelLocalUriId getModelLocalUriId()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • EfestoSetResource

        protected EfestoSetResource​(java.util.Set<T> resources,
                                    org.kie.efesto.common.api.identifiers.ModelLocalUriId modelLocalUriId)
    • Method Detail

      • getModelLocalUriId

        public org.kie.efesto.common.api.identifiers.ModelLocalUriId getModelLocalUriId()