org.jbpm.formModeler.editor.type
@ApplicationScoped public class FormResourceTypeDefinition extends Object implements org.uberfire.workbench.type.ResourceTypeDefinition
Constructor and Description |
---|
FormResourceTypeDefinition() |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(org.uberfire.backend.vfs.Path path) |
String |
getDescription() |
String |
getPrefix() |
int |
getPriority() |
String |
getShortName() |
String |
getSimpleWildcardPattern() |
String |
getSuffix() |
public String getShortName()
getShortName
in interface org.uberfire.workbench.type.ResourceTypeDefinition
public String getDescription()
getDescription
in interface org.uberfire.workbench.type.ResourceTypeDefinition
public String getPrefix()
getPrefix
in interface org.uberfire.workbench.type.ResourceTypeDefinition
public String getSuffix()
getSuffix
in interface org.uberfire.workbench.type.ResourceTypeDefinition
public int getPriority()
getPriority
in interface org.uberfire.workbench.type.ResourceTypeDefinition
public boolean accept(org.uberfire.backend.vfs.Path path)
accept
in interface org.uberfire.workbench.type.ResourceTypeDefinition
public String getSimpleWildcardPattern()
getSimpleWildcardPattern
in interface org.uberfire.workbench.type.ResourceTypeDefinition
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.