Class ActionResponseBean

java.lang.Object
ch.tocco.nice2.rest.core.spi.beans.HalBean
ch.tocco.nice2.rest.action.spi.beans.ActionResponseBean
All Implemented Interfaces:
NotificationTaskResult, Serializable

public class ActionResponseBean extends HalBean implements NotificationTaskResult
Response bean for action resources (returned by AbstractActionResource).
See Also: