Skip navigation links
KIE Workbench Common ALA :: Registry VFS 7.33.0.Final-redhat-00003
A D E G H I M N O P R S T V W 

A

accept(Path) - Method in class org.guvnor.ala.registry.vfs.VFSRegistryHelper.BySuffixFilter
 

D

deleteBatch(Path) - Method in class org.guvnor.ala.registry.vfs.VFSRegistryHelper
Deletes a path by performing a batch delete operation.
deregister(String) - Method in class org.guvnor.ala.registry.vfs.VFSPipelineExecutorRegistry
 
deregisterProvider(Provider) - Method in class org.guvnor.ala.registry.vfs.VFSRuntimeRegistry
 
deregisterProvider(String) - Method in class org.guvnor.ala.registry.vfs.VFSRuntimeRegistry
 
deregisterRuntime(RuntimeId) - Method in class org.guvnor.ala.registry.vfs.VFSRuntimeRegistry
 

E

ensureDirectory(String) - Method in class org.guvnor.ala.registry.vfs.VFSRegistryHelper
Ensure that an expected directory under the VFS registries host directory exists.
equals(Object) - Method in class org.guvnor.ala.registry.vfs.VFSRegistryEntry
 
equals(Object) - Method in class org.guvnor.ala.registry.vfs.VFSRegistryHelper.BySuffixFilter
 

G

getContent() - Method in class org.guvnor.ala.registry.vfs.VFSRegistryEntry
 
getContentType() - Method in class org.guvnor.ala.registry.vfs.VFSRegistryEntry
 

H

hashCode() - Method in class org.guvnor.ala.registry.vfs.VFSRegistryEntry
 
hashCode() - Method in class org.guvnor.ala.registry.vfs.VFSRegistryHelper.BySuffixFilter
 

I

init() - Method in class org.guvnor.ala.registry.vfs.VFSMarshallerRegistry
 
init() - Method in class org.guvnor.ala.registry.vfs.VFSPipelineExecutorRegistry
 
init() - Method in class org.guvnor.ala.registry.vfs.VFSRegistryHelper
 
init() - Method in class org.guvnor.ala.registry.vfs.VFSRuntimeRegistry
 

M

md5Hex(String) - Method in class org.guvnor.ala.registry.vfs.VFSRegistryHelper
Helper method calculating the MD5 digest for a String.

N

newFilter(String) - Static method in class org.guvnor.ala.registry.vfs.VFSRegistryHelper.BySuffixFilter
 

O

org.guvnor.ala.registry.vfs - package org.guvnor.ala.registry.vfs
 

P

PIPELINE_EXECUTOR_REGISTRY_PATH - Static variable in class org.guvnor.ala.registry.vfs.VFSPipelineExecutorRegistry
 
PROVIDER_SUFFIX - Static variable in class org.guvnor.ala.registry.vfs.VFSRuntimeRegistry
 
PROVISIONING_BRANCH - Static variable in class org.guvnor.ala.registry.vfs.VFSRegistryHelper
 
PROVISIONING_PATH - Static variable in class org.guvnor.ala.registry.vfs.VFSRegistryHelper
 

R

readEntries(Path, DirectoryStream.Filter<Path>) - Method in class org.guvnor.ala.registry.vfs.VFSRegistryHelper
Reads a list of entries from a path by filtering the files by a given filter.
readEntry(Path) - Method in class org.guvnor.ala.registry.vfs.VFSRegistryHelper
Reads an Object previously marshalled and stored as a VFSRegistryEntry in a given path.
register(PipelineExecutorTrace) - Method in class org.guvnor.ala.registry.vfs.VFSPipelineExecutorRegistry
 
registerProvider(Provider) - Method in class org.guvnor.ala.registry.vfs.VFSRuntimeRegistry
 
registerRuntime(Runtime) - Method in class org.guvnor.ala.registry.vfs.VFSRuntimeRegistry
 
RUNTIME_REGISTRY_PATH - Static variable in class org.guvnor.ala.registry.vfs.VFSRuntimeRegistry
 
RUNTIME_SUFFIX - Static variable in class org.guvnor.ala.registry.vfs.VFSRuntimeRegistry
 

S

storeEntry(Path, Object) - Method in class org.guvnor.ala.registry.vfs.VFSRegistryHelper
Stores an Object marshalled value as a VFSRegistryEntry in the target path.

T

TRACE_SUFFIX - Static variable in class org.guvnor.ala.registry.vfs.VFSPipelineExecutorRegistry
 

V

VFSMarshallerRegistry - Class in org.guvnor.ala.registry.vfs
 
VFSMarshallerRegistry() - Constructor for class org.guvnor.ala.registry.vfs.VFSMarshallerRegistry
 
VFSMarshallerRegistry(Instance<Marshaller<?>>) - Constructor for class org.guvnor.ala.registry.vfs.VFSMarshallerRegistry
 
VFSPipelineExecutorRegistry - Class in org.guvnor.ala.registry.vfs
Stores the registered elements in the VFS.
VFSPipelineExecutorRegistry() - Constructor for class org.guvnor.ala.registry.vfs.VFSPipelineExecutorRegistry
 
VFSPipelineExecutorRegistry(VFSRegistryHelper) - Constructor for class org.guvnor.ala.registry.vfs.VFSPipelineExecutorRegistry
 
VFSRegistryEntry - Class in org.guvnor.ala.registry.vfs
Class for managing the contents of VFS based registries.
VFSRegistryEntry() - Constructor for class org.guvnor.ala.registry.vfs.VFSRegistryEntry
 
VFSRegistryEntry(String, String) - Constructor for class org.guvnor.ala.registry.vfs.VFSRegistryEntry
 
VFSRegistryEntryMarshaller - Class in org.guvnor.ala.registry.vfs
Marshaller implementation for marshalling/unmarshalling the registry entries.
VFSRegistryEntryMarshaller() - Constructor for class org.guvnor.ala.registry.vfs.VFSRegistryEntryMarshaller
 
VFSRegistryHelper - Class in org.guvnor.ala.registry.vfs
Helper class for implementing the different VFS based registries that are backed by using VFSRegistryEntry elements.
VFSRegistryHelper() - Constructor for class org.guvnor.ala.registry.vfs.VFSRegistryHelper
 
VFSRegistryHelper(VFSMarshallerRegistry, IOService, FileSystem) - Constructor for class org.guvnor.ala.registry.vfs.VFSRegistryHelper
 
VFSRegistryHelper.BySuffixFilter - Class in org.guvnor.ala.registry.vfs
Helper class for filtering files by a suffix.
VFSRuntimeRegistry - Class in org.guvnor.ala.registry.vfs
Stores the registered elements in the VFS.
VFSRuntimeRegistry() - Constructor for class org.guvnor.ala.registry.vfs.VFSRuntimeRegistry
 
VFSRuntimeRegistry(VFSRegistryHelper) - Constructor for class org.guvnor.ala.registry.vfs.VFSRuntimeRegistry
 

W

writeBatch(Path, String) - Method in class org.guvnor.ala.registry.vfs.VFSRegistryHelper
Writes a content on a target path by performing a batch delete operation.
A D E G H I M N O P R S T V W 
Skip navigation links
KIE Workbench Common ALA :: Registry VFS 7.33.0.Final-redhat-00003

Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.