@Dependent public class CaseStagesPresenter extends AbstractCaseInstancePresenter<CaseStagesPresenter.CaseStagesView>
Modifier and Type | Class and Description |
---|---|
static interface |
CaseStagesPresenter.CaseStagesView |
Modifier and Type | Field and Description |
---|---|
static String |
SCREEN_ID |
caseId, caseService, containerId, PARAMETER_CASE_ID, PARAMETER_CONTAINER_ID, place, translationService
view
Constructor and Description |
---|
CaseStagesPresenter() |
Modifier and Type | Method and Description |
---|---|
protected void |
clearCaseInstance() |
String |
getTitle() |
protected void |
loadCaseInstance(CaseInstanceSummary cis) |
findCaseInstance, isCaseInstanceValid, onCaseRefreshEvent, onStartup, setCaseService
getView, init
public static final String SCREEN_ID
public String getTitle()
protected void clearCaseInstance()
clearCaseInstance
in class AbstractCaseInstancePresenter<CaseStagesPresenter.CaseStagesView>
protected void loadCaseInstance(CaseInstanceSummary cis)
loadCaseInstance
in class AbstractCaseInstancePresenter<CaseStagesPresenter.CaseStagesView>
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.