@ApplicationScoped public class CaseManagementDefinitionSetResourceType extends AbstractDefinitionSetResourceType
| Constructor and Description |
|---|
CaseManagementDefinitionSetResourceType() |
CaseManagementDefinitionSetResourceType(org.guvnor.common.services.project.categories.Process category) |
| Modifier and Type | Method and Description |
|---|---|
org.uberfire.workbench.category.Category |
getCategory() |
Class<?> |
getDefinitionSetType() |
String |
getDescription() |
int |
getPriority() |
String |
getShortName() |
String |
getSuffix() |
accept, getPrefix, getSimpleWildcardPatternpublic CaseManagementDefinitionSetResourceType()
@Inject public CaseManagementDefinitionSetResourceType(org.guvnor.common.services.project.categories.Process category)
public org.uberfire.workbench.category.Category getCategory()
public String getShortName()
public String getDescription()
public String getSuffix()
public int getPriority()
public Class<?> getDefinitionSetType()
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.