Package | Description |
---|---|
org.appformer.kogito.bridge.client.resource | |
org.appformer.kogito.bridge.client.resource.impl | |
org.appformer.kogito.bridge.client.resource.interop |
Modifier and Type | Method and Description |
---|---|
elemental2.promise.Promise<String[]> |
ResourceContentService.list(String pattern,
ResourceListOptions options)
List files from the project/workspace where the editor is running
|
Modifier and Type | Method and Description |
---|---|
elemental2.promise.Promise<String[]> |
NoOpResourceContentService.list(String pattern,
ResourceListOptions options) |
elemental2.promise.Promise<String[]> |
EnvelopeResourceContentService.list(String pattern,
ResourceListOptions options) |
Modifier and Type | Method and Description |
---|---|
static ResourceListOptions |
ResourceListOptions.assetFolder()
Creates an Options instance with asset-folder type
|
static ResourceListOptions |
ResourceListOptions.traversal()
Creates an Options instance with traversal search.
|
Modifier and Type | Method and Description |
---|---|
elemental2.promise.Promise<String[]> |
ResourceContentEditorServiceWrapper.list(String pattern,
ResourceListOptions options) |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.