A C D E F G H I L N P R S T U W 

A

add(String) - Method in interface io.fabric8.agent.commands.ProfileWatcher
 
add(String) - Method in class io.fabric8.agent.commands.support.ProfileWatcherImpl
Adds a Bundle URLs to the watch list.

C

createNewAction() - Method in class io.fabric8.agent.commands.ProfileDownloadArtifacts
 
createNewAction() - Method in class io.fabric8.agent.commands.ProfileExport
 
createNewAction() - Method in class io.fabric8.agent.commands.ProfileImport
 
createNewAction() - Method in class io.fabric8.agent.commands.Watch
 

D

DESCRIPTION - Static variable in class io.fabric8.agent.commands.ProfileDownloadArtifacts
 
DESCRIPTION - Static variable in class io.fabric8.agent.commands.ProfileExport
 
DESCRIPTION - Static variable in class io.fabric8.agent.commands.ProfileImport
 
DESCRIPTION - Static variable in class io.fabric8.agent.commands.Watch
 
doExecute() - Method in class io.fabric8.agent.commands.ProfileDownloadArtifactsAction
 
doExecute() - Method in class io.fabric8.agent.commands.ProfileExportAction
 
doExecute() - Method in class io.fabric8.agent.commands.ProfileImportAction
 
doExecute() - Method in class io.fabric8.agent.commands.WatchAction
 

E

equals(Object) - Method in class io.fabric8.agent.commands.support.ProfileVersionKey
 

F

findProfileArifacts() - Method in class io.fabric8.agent.commands.support.ProfileWatcherImpl
For each profile and version return the map of bundle locations to parsers
findProfileChecksums(Profile) - Static method in class io.fabric8.agent.commands.support.Utils
 
FUNCTION_VALUE - Static variable in class io.fabric8.agent.commands.ProfileDownloadArtifacts
 
FUNCTION_VALUE - Static variable in class io.fabric8.agent.commands.ProfileExport
 
FUNCTION_VALUE - Static variable in class io.fabric8.agent.commands.ProfileImport
 
FUNCTION_VALUE - Static variable in class io.fabric8.agent.commands.Watch
 

G

getCurrentActiveProfileVersions() - Method in class io.fabric8.agent.commands.support.ProfileWatcherImpl
Gets the set of active profile ids and versions
getFileChecksum(File) - Static method in class io.fabric8.agent.commands.support.Utils
 
getInterval() - Method in class io.fabric8.agent.commands.support.ProfileWatcherImpl
 
getLocalRepository() - Method in class io.fabric8.agent.commands.support.ProfileWatcherImpl
 
getProfile() - Method in class io.fabric8.agent.commands.support.ProfileVersionKey
 
getProfileArtifacts() - Method in interface io.fabric8.agent.commands.ProfileWatcher
 
getProfileArtifacts() - Method in class io.fabric8.agent.commands.support.ProfileWatcherImpl
Returns the currently known profile artifacts
getProfileId() - Method in class io.fabric8.agent.commands.support.ProfileVersionKey
 
getVersion() - Method in class io.fabric8.agent.commands.support.ProfileVersionKey
 
getWatcher() - Method in class io.fabric8.agent.commands.WatchAction
 
getWatchURLs() - Method in interface io.fabric8.agent.commands.ProfileWatcher
 
getWatchURLs() - Method in class io.fabric8.agent.commands.support.ProfileWatcherImpl
 

H

hashCode() - Method in class io.fabric8.agent.commands.support.ProfileVersionKey
 

I

io.fabric8.agent.commands - package io.fabric8.agent.commands
 
io.fabric8.agent.commands.support - package io.fabric8.agent.commands.support
 
isRunning() - Method in class io.fabric8.agent.commands.support.ProfileWatcherImpl
 
isSnapshot(Parser) - Static method in class io.fabric8.agent.commands.support.Utils
 
isUpload() - Method in class io.fabric8.agent.commands.support.ProfileWatcherImpl
 

L

list - Variable in class io.fabric8.agent.commands.WatchAction
 

N

noUpload - Variable in class io.fabric8.agent.commands.WatchAction
 

P

ProfileDownloadArtifacts - Class in io.fabric8.agent.commands
 
ProfileDownloadArtifacts() - Constructor for class io.fabric8.agent.commands.ProfileDownloadArtifacts
 
ProfileDownloadArtifactsAction - Class in io.fabric8.agent.commands
 
ProfileExport - Class in io.fabric8.agent.commands
 
ProfileExport() - Constructor for class io.fabric8.agent.commands.ProfileExport
 
ProfileExportAction - Class in io.fabric8.agent.commands
 
ProfileImport - Class in io.fabric8.agent.commands
 
ProfileImport() - Constructor for class io.fabric8.agent.commands.ProfileImport
 
ProfileImportAction - Class in io.fabric8.agent.commands
 
ProfileVersionKey - Class in io.fabric8.agent.commands.support
 
ProfileVersionKey(Profile) - Constructor for class io.fabric8.agent.commands.support.ProfileVersionKey
 
ProfileWatcher - Interface in io.fabric8.agent.commands
 
ProfileWatcherImpl - Class in io.fabric8.agent.commands.support
A Runnable singleton which watches at the defined location for bundle updates.
ProfileWatcherImpl() - Constructor for class io.fabric8.agent.commands.support.ProfileWatcherImpl
 

R

remove(String) - Method in interface io.fabric8.agent.commands.ProfileWatcher
 
remove(String) - Method in class io.fabric8.agent.commands.support.ProfileWatcherImpl
Removes a bundle URLs from the watch list.
remove - Variable in class io.fabric8.agent.commands.WatchAction
 
retrieveMavenConfiguration() - Method in class io.fabric8.agent.commands.support.ProfileWatcherImpl
 
run() - Method in class io.fabric8.agent.commands.support.ProfileWatcherImpl
 

S

SCOPE_VALUE - Static variable in class io.fabric8.agent.commands.ProfileDownloadArtifacts
 
SCOPE_VALUE - Static variable in class io.fabric8.agent.commands.ProfileExport
 
SCOPE_VALUE - Static variable in class io.fabric8.agent.commands.ProfileImport
 
SCOPE_VALUE - Static variable in class io.fabric8.agent.commands.Watch
 
setInterval(long) - Method in interface io.fabric8.agent.commands.ProfileWatcher
 
setInterval(long) - Method in class io.fabric8.agent.commands.support.ProfileWatcherImpl
 
setUpload(boolean) - Method in interface io.fabric8.agent.commands.ProfileWatcher
 
setUpload(boolean) - Method in class io.fabric8.agent.commands.support.ProfileWatcherImpl
 
setWatcher(ProfileWatcher) - Method in class io.fabric8.agent.commands.WatchAction
 
setWatchURLs(List<String>) - Method in class io.fabric8.agent.commands.support.ProfileWatcherImpl
 
start() - Method in interface io.fabric8.agent.commands.ProfileWatcher
 
start() - Method in class io.fabric8.agent.commands.support.ProfileWatcherImpl
 
start - Variable in class io.fabric8.agent.commands.WatchAction
 
stop() - Method in interface io.fabric8.agent.commands.ProfileWatcher
 
stop() - Method in class io.fabric8.agent.commands.support.ProfileWatcherImpl
Stops the execution of the thread and releases the singleton instance
stop - Variable in class io.fabric8.agent.commands.WatchAction
 

T

toString() - Method in class io.fabric8.agent.commands.support.ProfileVersionKey
 

U

uploadFile(String, Parser, File) - Method in class io.fabric8.agent.commands.support.ProfileWatcherImpl
Uploads the given file to the fabric maven proxy
Utils - Class in io.fabric8.agent.commands.support
 
Utils() - Constructor for class io.fabric8.agent.commands.support.Utils
 

W

Watch - Class in io.fabric8.agent.commands
 
Watch() - Constructor for class io.fabric8.agent.commands.Watch
 
WatchAction - Class in io.fabric8.agent.commands
 
wildCardMatch(String) - Method in interface io.fabric8.agent.commands.ProfileWatcher
 
wildCardMatch(String, String) - Method in interface io.fabric8.agent.commands.ProfileWatcher
 
wildCardMatch(String) - Method in class io.fabric8.agent.commands.support.ProfileWatcherImpl
 
wildCardMatch(String, String) - Method in class io.fabric8.agent.commands.support.ProfileWatcherImpl
Matches text using a pattern containing wildcards.
A C D E F G H I L N P R S T U W 

Copyright © 2011–2014 Red Hat. All rights reserved.