Class EntryResponseContent<T>

java.lang.Object
org.activiti.cloud.alfresco.rest.model.EntryResponseContent<T>

public class EntryResponseContent<T> extends Object
  • Constructor Details

    • EntryResponseContent

      public EntryResponseContent()
    • EntryResponseContent

      public EntryResponseContent(T entry)
  • Method Details

    • getEntry

      public T getEntry()