Class InstanceNotificationsPresenter
- All Implemented Interfaces:
Presenter<InstanceNotificationsView>,PresenterLifeCicleAware<InstanceNotificationsView>,Serializable
@Component
@Scope("prototype")
public class InstanceNotificationsPresenter
extends AbstractPresenter<InstanceNotificationsView>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetView()voidsetProcessInstanceId(String processInstanceId) voidMethods inherited from class AbstractPresenter
closeAllowed, getEventBus, handlePresenterAttach, handlePresenterClose, handlePresenterDetach, setEventBus
-
Constructor Details
-
InstanceNotificationsPresenter
public InstanceNotificationsPresenter()
-
-
Method Details
-
getProcessInstanceId
-
setProcessInstanceId
-
getView
-
setView
-