public class DetermineChildResourceCreationTypeUIBean extends Object
| Constructor and Description |
|---|
DetermineChildResourceCreationTypeUIBean() |
| Modifier and Type | Method and Description |
|---|---|
String |
determineCreationType()
Determines which branch of the create workflow to take, based on the resource type selected (i.e.
|
javax.faces.model.SelectItem[] |
getFailedCreateHistory()
Temporary hack to get around the bug in the RichFaces data table that breaks links in each row (see
http://jira.jboss.com/jira/browse/RF-250).
|
org.rhq.core.domain.resource.CreateResourceHistory |
getRetryCreateItem() |
void |
setRetryCreateItem(org.rhq.core.domain.resource.CreateResourceHistory retryCreateItem) |
public DetermineChildResourceCreationTypeUIBean()
public String determineCreationType()
public javax.faces.model.SelectItem[] getFailedCreateHistory()
public org.rhq.core.domain.resource.CreateResourceHistory getRetryCreateItem()
public void setRetryCreateItem(org.rhq.core.domain.resource.CreateResourceHistory retryCreateItem)
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.