@ApplicationScoped @Specializes public class WorkItemDefinitionShowcaseResources extends WorkItemDefinitionResources
EXTENSION_WID, PATH_GLOBAL, PATH_RESOURCES| Modifier | Constructor and Description |
|---|---|
protected |
WorkItemDefinitionShowcaseResources() |
|
WorkItemDefinitionShowcaseResources(org.uberfire.io.IOService ioService,
BackendFileSystemBootstrap backendFileSystemManager) |
| Modifier and Type | Method and Description |
|---|---|
org.uberfire.java.nio.file.Path |
resolveGlobalPath(Metadata metadata) |
org.uberfire.java.nio.file.Path |
resolveResourcePath(Metadata metadata) |
org.uberfire.java.nio.file.Path |
resolveResourcesPath(Metadata metadata) |
generateIconDataURI, getIoService, isHidden, isHidden, isWorkItemDefinition, isWorkItemDefinition, resolveGlobalPathByRoot, resolveResource, resolveResources, resolveResourcesprotected WorkItemDefinitionShowcaseResources()
@Inject
public WorkItemDefinitionShowcaseResources(@Named(value="ioStrategy")
org.uberfire.io.IOService ioService,
BackendFileSystemBootstrap backendFileSystemManager)
public org.uberfire.java.nio.file.Path resolveResourcePath(Metadata metadata)
resolveResourcePath in class WorkItemDefinitionResourcespublic org.uberfire.java.nio.file.Path resolveGlobalPath(Metadata metadata)
resolveGlobalPath in class WorkItemDefinitionResourcespublic org.uberfire.java.nio.file.Path resolveResourcesPath(Metadata metadata)
resolveResourcesPath in class WorkItemDefinitionResourcesCopyright © 2001–2018 JBoss by Red Hat. All rights reserved.