Class EventRemoteUrls
- java.lang.Object
-
- de.adorsys.psd2.event.rest.client.EventRemoteUrls
-
@Component public class EventRemoteUrls extends Object
-
-
Constructor Summary
Constructors Constructor Description EventRemoteUrls()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringcreateEvent()Returns URL-string to CMS endpoint that creates new event
-
-
-
Method Detail
-
createEvent
public String createEvent()
Returns URL-string to CMS endpoint that creates new event- Returns:
- String
-
-