public class RequestPersistenceContext extends BaseContext
| Modifier and Type | Method and Description |
|---|---|
protected void |
after() |
void |
before() |
static RequestPersistenceContext |
create() |
java.util.List<IntegrationApiMediaModel> |
getAllMedia() |
java.lang.String |
getMediaContentAsString(IntegrationApiMediaModel model) |
java.util.Collection |
searchAllInboundRequest() |
java.util.Collection |
searchAllInboundRequestErrors() |
void |
turnMonitoringOff() |
findAllpublic static RequestPersistenceContext create()
public void before()
before in class BaseContextprotected void after()
public java.util.List<IntegrationApiMediaModel> getAllMedia()
public java.lang.String getMediaContentAsString(IntegrationApiMediaModel model) throws java.io.IOException
java.io.IOExceptionpublic java.util.Collection searchAllInboundRequest()
public java.util.Collection searchAllInboundRequestErrors()
public void turnMonitoringOff()
Copyright © 2018 SAP SE. All Rights Reserved.