public class CreateBugTrackerWizardController
extends org.openmdx.portal.servlet.AbstractWizardController
| Constructor and Description |
|---|
CreateBugTrackerWizardController()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
static ActivityTracker |
createBugTracker(Segment activitySegment,
String name,
String description)
Create bug tracker.
|
void |
doCancel()
Cancel action.
|
void |
doOK(Map<String,Object> formFields)
OK action.
|
Map<String,Object> |
getFormFields()
Get form values.
|
org.openmdx.portal.servlet.ViewPort |
getViewPort(Writer out)
Get view port.
|
forward, getApp, getCodes, getCommand, getCurrentView, getExitAction, getFieldLabel, getFirstParameterValue, getForm, getForms, getObject, getObjectIdentity, getParameterValues, getPm, getProviderName, getRequest, getRequestId, getRequestParameter, getSegmentName, getServletPath, getServletPathPrefix, getSession, getTexts, getToolTip, getWizardName, handle, init, initFormFields, prepare, setApp, setCodes, setCurrentView, setExitAction, setForms, setObject, setObjectIdentity, setPm, setProviderName, setRequest, setRequestId, setSegmentName, setSession, setTextspublic CreateBugTrackerWizardController()
public static ActivityTracker createBugTracker(Segment activitySegment, String name, String description) throws org.openmdx.base.exception.ServiceException
activitySegment - name - description - org.openmdx.base.exception.ServiceExceptionpublic void doOK(Map<String,Object> formFields) throws org.openmdx.base.exception.ServiceException
formFields - org.openmdx.base.exception.ServiceExceptionpublic void doCancel()
throws org.openmdx.base.exception.ServiceException
org.openmdx.base.exception.ServiceExceptionpublic org.openmdx.portal.servlet.ViewPort getViewPort(Writer out)
out - public void close()
throws org.openmdx.base.exception.ServiceException
close in class org.openmdx.portal.servlet.AbstractWizardControllerorg.openmdx.base.exception.ServiceExceptionThis software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.