public class MemberViewAction extends AbstractAction
CASCADE_PROJECT_ICON, CASCADE_PROJECT_NAME, CASCADE_PROJECT_PRONOUN, LAYOUT_ACTION_ICON, LAYOUT_ACTION_NAME, LAYOUT_ACTION_URL, LOGGER_PREFIX, MEMBER_ACTION_ICON, MEMBER_ACTION_NAME, MEMBER_ACTION_URL, MEMBER_GRAPH_NAME, MEMBER_VIEW_ICON, MEMBER_VIEW_NAME, MEMBER_VIEW_URL, PLUGIN_HELP, PLUGIN_ICON, PLUGIN_ID, PLUGIN_IMAGES, PLUGIN_IMAGES_16, PLUGIN_IMAGES_24, PLUGIN_IMAGES_32, PLUGIN_IMAGES_48, PLUGIN_NAME, PLUGIN_URL| Constructor and Description |
|---|
MemberViewAction(ProjectIdentity identity) |
| Modifier and Type | Method and Description |
|---|---|
void |
doSubmit(org.kohsuke.stapler.StaplerRequest request,
org.kohsuke.stapler.StaplerResponse response)
Show view page.
|
List<hudson.views.ListViewColumn> |
getColumnList()
Standard and custom columns for the view.
|
ProjectIdentity |
getIdentity() |
List<hudson.maven.MavenModuleSet> |
getProjectList() |
static void |
init()
Force cross-plugin deterministic class loading.
|
getDisplayName, getIconFileName, getUrlName, toStringpublic MemberViewAction(ProjectIdentity identity)
public static void init()
public void doSubmit(org.kohsuke.stapler.StaplerRequest request,
org.kohsuke.stapler.StaplerResponse response)
throws Exception
Exceptionpublic List<hudson.views.ListViewColumn> getColumnList()
public ProjectIdentity getIdentity()
public List<hudson.maven.MavenModuleSet> getProjectList()
Copyright © 2004-2013 Barchart, Inc.. All Rights Reserved.