public class TriggeredExecutionDetailsVO extends Object
Constructor and Description |
---|
TriggeredExecutionDetailsVO() |
Modifier and Type | Method and Description |
---|---|
String |
getErrorCode() |
String |
getExecutionId() |
String |
getFeedUrl() |
TriggeredExecutionDetailsVO |
setErrorCode(String errorCode) |
TriggeredExecutionDetailsVO |
setExecutionId(String executionId) |
TriggeredExecutionDetailsVO |
setFeedUrl(String feedUrl) |
public String getFeedUrl()
public TriggeredExecutionDetailsVO setFeedUrl(String feedUrl)
public String getExecutionId()
public TriggeredExecutionDetailsVO setExecutionId(String executionId)
public String getErrorCode()
public TriggeredExecutionDetailsVO setErrorCode(String errorCode)
Copyright © 2004-2016. All Rights Reserved.