Class ResourceEntity

java.lang.Object
com.atlassian.jira.security.restrictions.ResourceEntity
All Implemented Interfaces:
com.atlassian.crowd.embedded.api.service.Resource

public class ResourceEntity extends Object implements com.atlassian.crowd.embedded.api.service.Resource
  • Constructor Details

    • ResourceEntity

      public ResourceEntity(String id, String typeId)
  • Method Details

    • getId

      public String getId()
      Specified by:
      getId in interface com.atlassian.crowd.embedded.api.service.Resource
    • getTypeId

      public String getTypeId()
      Specified by:
      getTypeId in interface com.atlassian.crowd.embedded.api.service.Resource