Interface WithExitUrls

All Known Implementing Classes:
DirectJob, ExitUrls

public interface WithExitUrls
  • Method Details

    • getCompletionUrl

      URI getCompletionUrl()
    • getRejectionUrl

      URI getRejectionUrl()
    • getErrorUrl

      URI getErrorUrl()