Class LogArchivesResourceImpl
- java.lang.Object
- 
- com.artisol.teneo.studio.client.resources.AbstractResource
- 
- com.artisol.teneo.studio.client.resources.LogArchivesResourceImpl
 
 
- 
- All Implemented Interfaces:
- com.artisol.teneo.studio.api.resources.LogArchivesResource
 
 public class LogArchivesResourceImpl extends AbstractResource implements com.artisol.teneo.studio.api.resources.LogArchivesResource 
- 
- 
Constructor SummaryConstructors Constructor Description LogArchivesResourceImpl(javax.ws.rs.client.WebTarget webTarget)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description List<com.artisol.teneo.studio.api.models.LogArchive>getLogArchives()
 
- 
- 
- 
Method Detail- 
getLogArchivespublic List<com.artisol.teneo.studio.api.models.LogArchive> getLogArchives() throws com.artisol.teneo.studio.api.exceptions.ResourceException - Specified by:
- getLogArchivesin interface- com.artisol.teneo.studio.api.resources.LogArchivesResource
- Throws:
- com.artisol.teneo.studio.api.exceptions.ResourceException
 
 
- 
 
-