Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y 

A

AbstractDeployedSystem - Class in org.argeo.slc.deploy
 
AbstractDeployedSystem() - Constructor for class org.argeo.slc.deploy.AbstractDeployedSystem
 
AbstractExecutionFlowGenerator - Class in org.argeo.slc.core.execution
 
AbstractExecutionFlowGenerator() - Constructor for class org.argeo.slc.core.execution.AbstractExecutionFlowGenerator
 
AbstractExecutionFlowTestcase - Class in org.argeo.slc.unit.execution
 
AbstractExecutionFlowTestcase() - Constructor for class org.argeo.slc.unit.execution.AbstractExecutionFlowTestcase
 
AbstractExecutionModulesManager - Class in org.argeo.slc.core.execution
Provides the base feature of an execution module manager.
AbstractExecutionModulesManager() - Constructor for class org.argeo.slc.core.execution.AbstractExecutionModulesManager
 
AbstractExecutionValue - Class in org.argeo.slc.core.execution
Value to be used by an execution
AbstractExecutionValue() - Constructor for class org.argeo.slc.core.execution.AbstractExecutionValue
 
AbstractJschTask - Class in org.argeo.slc.jsch
 
AbstractJschTask() - Constructor for class org.argeo.slc.jsch.AbstractJschTask
 
AbstractOsgiModularDistribution - Class in org.argeo.slc.osgi.build
 
AbstractOsgiModularDistribution() - Constructor for class org.argeo.slc.osgi.build.AbstractOsgiModularDistribution
 
AbstractOsgiRuntimeTestCase - Class in org.argeo.slc.equinox.unit
 
AbstractOsgiRuntimeTestCase() - Constructor for class org.argeo.slc.equinox.unit.AbstractOsgiRuntimeTestCase
 
AbstractQueryArtifactsView - Class in org.argeo.slc.client.ui.dist.views
Factorizes useful methods to build a query view in a sashForm
AbstractQueryArtifactsView() - Constructor for class org.argeo.slc.client.ui.dist.views.AbstractQueryArtifactsView
 
AbstractQueryArtifactsView.ViewContentProvider - Class in org.argeo.slc.client.ui.dist.views
 
AbstractQueryArtifactsView.ViewLabelProvider - Class in org.argeo.slc.client.ui.dist.views
 
AbstractRpmRepository - Class in org.argeo.slc.rpmfactory.core
Common method to RPM repositories.
AbstractRpmRepository() - Constructor for class org.argeo.slc.rpmfactory.core.AbstractRpmRepository
 
AbstractSpecAttribute - Class in org.argeo.slc.core.execution
Canonical implementation of the execution spec attribute booleans.
AbstractSpecAttribute() - Constructor for class org.argeo.slc.core.execution.AbstractSpecAttribute
 
AbstractSpringExecutionModule - Class in org.argeo.slc.core.execution
Deprecated.
AbstractSpringExecutionModule() - Constructor for class org.argeo.slc.core.execution.AbstractSpringExecutionModule
Deprecated.
 
AbstractSpringTestCase - Class in org.argeo.slc.unit
Helper for tests using a Spring application co,text.
AbstractSpringTestCase() - Constructor for class org.argeo.slc.unit.AbstractSpringTestCase
 
actionPerformed(ActionEvent) - Method in class org.argeo.slc.jsch.SwingUserInfo.PasswordDialog
 
Activator - Class in org.argeo.cms.desktop
 
Activator() - Constructor for class org.argeo.cms.desktop.Activator
 
ACTIVE - Static variable in class org.argeo.cms.ui.workbench.osgi.OsgiExplorerImages
 
addAttachment(Attachment) - Method in interface org.argeo.slc.core.attachment.AttachmentsEnabled
 
addAttachment(Attachment) - Method in class org.argeo.slc.jcr.JcrTestResult
 
addChild(RunnableDataNode) - Method in class org.argeo.slc.core.execution.generator.DefaultRunnableDataNode
 
addChildContext(ContextAware) - Method in class org.argeo.slc.core.test.context.SimpleParentContextAware
 
addChildContext(ContextAware) - Method in interface org.argeo.slc.test.context.ParentContextAware
 
addCommonProperties(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.argeo.slc.core.execution.xml.SpecBeanDefinitionParser
 
addDiffIssue(DiffIssue) - Method in interface org.argeo.slc.diff.DiffResult
Adds a diff issue
addFlow(String) - Method in class org.argeo.slc.client.ui.editors.ProcessBuilderPage
Adds a new flow.
addFlowsToDescriptor(ExecutionModuleDescriptor, Map<String, ExecutionFlow>) - Method in class org.argeo.slc.core.execution.DefaultExecutionFlowDescriptorConverter
 
addFlowsToDescriptor(ExecutionModuleDescriptor, Map<String, ExecutionFlow>) - Method in interface org.argeo.slc.execution.ExecutionFlowDescriptorConverter
 
addHandlerListener(IHandlerListener) - Method in class org.argeo.eclipse.spring.SpringCommandHandler
 
addInitialFlows() - Method in class org.argeo.slc.client.ui.editors.ProcessBuilderPage
Adds initial flows from the editor input if any
addLog(String) - Method in class org.argeo.slc.execution.ExecutionStep
Return the string that should be stored in the log field.
addManagedRepository(StringBuffer, String, String) - Method in class org.argeo.slc.rpmfactory.core.RpmFactoryImpl
 
addMavenChecksums(Node) - Static method in class org.argeo.slc.repo.RepoUtils
Add files containing the SHA-1 and MD5 checksums.
addOsgiMetadata(Node, Attributes) - Method in class org.argeo.slc.repo.JarFileIndexer
 
addOutputListener(SystemCallOutputListener) - Method in class org.argeo.slc.core.execution.tasks.SystemCall
 
addPages() - Method in class org.argeo.cms.ui.workbench.jcr.DefaultNodeEditor
 
addPages() - Method in class org.argeo.slc.client.ui.dist.editors.ArtifactVersionEditor
 
addPages() - Method in class org.argeo.slc.client.ui.dist.editors.DistWorkspaceEditor
 
addPages() - Method in class org.argeo.slc.client.ui.dist.editors.ModularDistVersionEditor
 
addPages() - Method in class org.argeo.slc.client.ui.dist.wizards.ChangeRightsWizard
 
addPages() - Method in class org.argeo.slc.client.ui.dist.wizards.FetchWizard
 
addPages() - Method in class org.argeo.slc.client.ui.dist.wizards.GenerateBinariesWizard
 
addPages() - Method in class org.argeo.slc.client.ui.dist.wizards.RegisterRepoWizard
 
addPages() - Method in class org.argeo.slc.client.ui.editors.ProcessEditor
 
addPages() - Method in class org.argeo.slc.client.ui.wizards.ConfirmOverwriteWizard
 
AddResultFolder - Class in org.argeo.slc.client.ui.commands
Add a new SlcType.SLC_RESULT_FOLDER node to the current user "my result" tree.
AddResultFolder() - Constructor for class org.argeo.slc.client.ui.commands.AddResultFolder
 
addResultPart(TestResultPart) - Method in class org.argeo.slc.core.test.SimpleTestResult
 
addResultPart(TestResultPart) - Method in class org.argeo.slc.jcr.JcrTestResult
 
addResultPart(TestResultPart) - Method in interface org.argeo.slc.test.TestResult
Adds a part of the result.
addRootCause(StringBuffer, Throwable) - Method in class org.argeo.slc.core.test.SimpleResultPart
 
addScopedObject(String, Object) - Method in class org.argeo.slc.core.execution.DefaultExecutionStack
 
addScopedObject(String, Object) - Method in interface org.argeo.slc.execution.ExecutionStack
 
addSelectionListener(SelectionListener) - Method in class org.argeo.eclipse.ui.specific.CmsFileUpload
 
addSource(Session, Artifact, byte[]) - Method in class org.argeo.slc.repo.osgi.ArchiveWrapper
 
addSteps(List<ExecutionStep>) - Method in class org.argeo.slc.client.ui.editors.ProcessLogPage
Deprecated. 
addSteps(List<ExecutionStep>) - Method in class org.argeo.slc.core.execution.DefaultProcess
 
addSteps(List<ExecutionStep>) - Method in interface org.argeo.slc.execution.ExecutionProcess
 
addSteps(List<ExecutionStep>) - Method in class org.argeo.slc.jcr.execution.JcrExecutionProcess
Synchronized in order to make sure that there is no concurrent modification of JcrExecutionProcess.nextLogLine.
addToMap(Map<String, Resource>, String, FileObject) - Method in class org.argeo.slc.vfs.VfsResourceSet
recursive
AdminLogView - Class in org.argeo.cms.ui.workbench.useradmin
Display log lines for all users with a virtual table.
AdminLogView() - Constructor for class org.argeo.cms.ui.workbench.useradmin.AdminLogView
 
AETHER_BINARIES_TYPE - Static variable in class org.argeo.slc.client.ui.dist.model.ModularDistVersionBaseElem
 
AETHER_DEP_TYPE - Static variable in class org.argeo.slc.client.ui.dist.model.ModularDistVersionBaseElem
 
AetherUtils - Class in org.argeo.slc.repo.maven
Utilities related to Aether
AetherUtils() - Constructor for class org.argeo.slc.repo.maven.AetherUtils
 
afterFlow(ExecutionFlow) - Method in class org.argeo.slc.core.execution.MapExecutionContext
 
afterFlow(ExecutionFlow) - Method in interface org.argeo.slc.execution.ExecutionContext
 
afterPropertiesSet() - Method in class org.argeo.slc.core.attachment.FileAttachmentsStorage
 
afterPropertiesSet() - Method in class org.argeo.slc.core.deploy.DefaultResourceSet
 
afterPropertiesSet() - Method in class org.argeo.slc.core.execution.DefaultExecutionFlow
 
afterPropertiesSet() - Method in class org.argeo.slc.core.execution.DefaultExecutionSpec
 
afterPropertiesSet() - Method in class org.argeo.slc.core.execution.SedFilteredResource
 
afterPropertiesSet() - Method in class org.argeo.slc.core.execution.tasks.JvmProcess
 
afterPropertiesSet() - Method in class org.argeo.slc.core.test.context.SimpleContextAware
 
afterPropertiesSet() - Method in class org.argeo.slc.core.test.context.SimpleParentContextAware
 
afterPropertiesSet() - Method in class org.argeo.slc.jsch.JschContextSession
 
afterPropertiesSet() - Method in class org.argeo.slc.lib.linux.ScriptCall
 
afterPropertiesSet() - Method in class org.argeo.slc.lib.vbox.VBoxMachine
 
afterPropertiesSet() - Method in class org.argeo.slc.osgi.build.AbstractOsgiModularDistribution
 
afterPropertiesSet() - Method in class org.argeo.slc.osgi.BundlesManager
 
afterPropertiesSet() - Method in class org.argeo.slc.osgi.deploy.OsgiResourceSet
 
afterPropertiesSet() - Method in class org.argeo.slc.vfs.VfsResourceFactory
 
AGENT - Static variable in class org.argeo.slc.client.ui.SlcImages
 
AGENT - Static variable in class org.argeo.slc.e4.SlcImages
 
AGENT_FACTORY - Static variable in class org.argeo.slc.client.ui.SlcImages
 
AGENT_FACTORY - Static variable in class org.argeo.slc.e4.SlcImages
 
AGENT_FACTORY_DEPTH - Static variable in class org.argeo.slc.jcr.SlcJcrUtils
 
AGENTS_BASE_PATH - Static variable in interface org.argeo.slc.jcr.SlcJcrConstants
 
aggregateTestMessages(Node, StringBuffer) - Static method in class org.argeo.slc.jcr.SlcJcrUtils
Aggregates the TestStatus of this sub-tree.
aggregateTestStatus(Node) - Static method in class org.argeo.slc.jcr.SlcJcrUtils
Aggregates the TestStatus of this sub-tree.
AnonymousDistributionPerspective - Class in org.argeo.slc.client.ui.dist
Simple default perspective that presents public repositories
AnonymousDistributionPerspective() - Constructor for class org.argeo.slc.client.ui.dist.AnonymousDistributionPerspective
 
AnonymousDistributionsView - Class in org.argeo.slc.client.ui.dist.views
Browse, manipulate and manage distributions accross multiple repositories (like fetch, merge, publish, etc.).
AnonymousDistributionsView() - Constructor for class org.argeo.slc.client.ui.dist.views.AnonymousDistributionsView
 
AnonymousDistTreeContentProvider - Class in org.argeo.slc.client.ui.dist.controllers
Enable browsing in local public slc distribution repositories.
AnonymousDistTreeContentProvider() - Constructor for class org.argeo.slc.client.ui.dist.controllers.AnonymousDistTreeContentProvider
 
AnonymousEntryPoint - Class in org.argeo.cms.ui.workbench.rap
RAP entry point which authenticates the subject as anonymous, for public unauthenticated access.
AnonymousEntryPoint() - Constructor for class org.argeo.cms.ui.workbench.rap.AnonymousEntryPoint
 
AntFlowGenerator - Class in org.argeo.slc.ant
 
AntFlowGenerator() - Constructor for class org.argeo.slc.ant.AntFlowGenerator
 
AntRun - Class in org.argeo.slc.ant
 
AntRun() - Constructor for class org.argeo.slc.ant.AntRun
 
AntRun.LoggingListener - Class in org.argeo.slc.ant
 
APACHE - Static variable in class org.argeo.slc.repo.FreeLicense
 
APACHE_v2 - Static variable in class org.argeo.slc.repo.FreeLicense
Apache
append(LoggingEvent) - Method in class org.argeo.slc.log4j.SlcExecutionAppender
 
appendLineToFile(Writer, String) - Method in class org.argeo.slc.core.execution.tasks.SystemCall
Append line to a log file.
appendLogEntry(StringBuffer, Node) - Method in class org.argeo.slc.client.ui.editors.ProcessLogPage
 
appendUriHelp(URI, StringBuilder) - Method in class org.argeo.slc.core.execution.DefaultAgentCli
 
apply(Composite, MiniBrowser.Context) - Method in class org.argeo.swt.desktop.MiniBrowser
 
applyNats() - Method in class org.argeo.slc.lib.vbox.VBoxManager
 
ArchiveSourcesProvider - Class in org.argeo.slc.repo.osgi
 
ArchiveSourcesProvider() - Constructor for class org.argeo.slc.repo.osgi.ArchiveSourcesProvider
 
ArchiveWrapper - Class in org.argeo.slc.repo.osgi
Download a software distribution and generates the related OSGi bundles from the jars, or import them directly if they are already OSGi bundles and don't need further modification.
ArchiveWrapper() - Constructor for class org.argeo.slc.repo.osgi.ArchiveWrapper
 
arg(String) - Method in class org.argeo.slc.core.execution.tasks.JvmProcess
Append the argument (for chaining)
arg(String, String) - Method in class org.argeo.slc.core.execution.tasks.JvmProcess
Append the argument (for chaining)
arg(String) - Method in class org.argeo.slc.core.execution.tasks.SystemCall
Append the argument (for chaining)
arg(String, String) - Method in class org.argeo.slc.core.execution.tasks.SystemCall
Append the argument (for chaining)
ARGEO_SYSTEM_WKSP - Static variable in class org.argeo.slc.client.ui.dist.model.DistParentElem
 
ArgeoOsgiDistribution - Interface in org.argeo.slc.repo
Aether compatible OSGi distribution
ArgeoOsgiDistributionImpl - Class in org.argeo.slc.repo.osgi
A consistent and versioned OSGi distribution, which can be built and tested.
ArgeoOsgiDistributionImpl(String) - Constructor for class org.argeo.slc.repo.osgi.ArgeoOsgiDistributionImpl
 
aroundFlow(ProceedingJoinPoint) - Method in class org.argeo.slc.core.execution.ExecutionAspect
 
aroundGetVariable(ProceedingJoinPoint) - Method in class org.argeo.slc.core.execution.ExecutionAspect
 
ArtifactDistribution - Class in org.argeo.slc.repo
A Distribution based on an Aether Artifact
ArtifactDistribution(Artifact) - Constructor for class org.argeo.slc.repo.ArtifactDistribution
 
ArtifactDistribution(String) - Constructor for class org.argeo.slc.repo.ArtifactDistribution
 
artifactFileName(Artifact) - Static method in class org.argeo.slc.repo.maven.MavenConventionsUtils
The file name of this artifact when stored
ArtifactIdComparator - Class in org.argeo.slc.repo.maven
Compare two artifacts, for use in TreeSet / TreeMap, consider artifactId first THEN groupId
ArtifactIdComparator() - Constructor for class org.argeo.slc.repo.maven.ArtifactIdComparator
 
ArtifactIndexer - Class in org.argeo.slc.repo
Add Artifact properties to a Node.
ArtifactIndexer() - Constructor for class org.argeo.slc.repo.ArtifactIndexer
 
ArtifactLabelProvider - Class in org.argeo.slc.client.ui.dist.controllers
Retrieve artifact information to be displayed in an artifact tree or table
ArtifactLabelProvider() - Constructor for class org.argeo.slc.client.ui.dist.controllers.ArtifactLabelProvider
 
artifactParentPath(String, Artifact) - Static method in class org.argeo.slc.repo.maven.MavenConventionsUtils
Absolute path to the directories where the files will be stored
artifactParentPath(Artifact) - Static method in class org.argeo.slc.repo.maven.MavenConventionsUtils
Relative path to the directories where the files will be stored
artifactPath(String, Artifact) - Static method in class org.argeo.slc.repo.maven.MavenConventionsUtils
Absolute path to the file
artifactsAsDependencyPom(Artifact, Set<Artifact>, Artifact) - Static method in class org.argeo.slc.repo.maven.MavenConventionsUtils
 
ArtifactsBrowser - Class in org.argeo.slc.client.ui.dist.views
Basic View to browse a maven based repository.
ArtifactsBrowser() - Constructor for class org.argeo.slc.client.ui.dist.views.ArtifactsBrowser
 
ArtifactsTableConfigurer - Class in org.argeo.slc.client.ui.dist.utils
Centralizes and factorizes useful methods to create and manage tables that display artifacts for both editors and views.
ArtifactsTableConfigurer(TableViewer, int, int) - Constructor for class org.argeo.slc.client.ui.dist.utils.ArtifactsTableConfigurer
Create and initialize the table configurer.
ArtifactsTreeContentProvider - Class in org.argeo.slc.client.ui.dist.controllers
Enable specific browsing of an artifact tree
ArtifactsTreeContentProvider() - Constructor for class org.argeo.slc.client.ui.dist.controllers.ArtifactsTreeContentProvider
 
artifactToFile(Artifact) - Static method in class org.argeo.slc.repo.maven.MavenConventionsUtils
Path to the file identified by this artifact without using Maven APIs (convention based).
artifactToFile(String, Artifact) - Static method in class org.argeo.slc.repo.maven.MavenConventionsUtils
Path to the file identified by this artifact without using Maven APIs (convention based).
artifactUrl(String, Artifact) - Static method in class org.argeo.slc.repo.maven.MavenConventionsUtils
Absolute path to the file
ArtifactVersionEditor - Class in org.argeo.slc.client.ui.dist.editors
Artifact editor in a multiple repository environment
ArtifactVersionEditor() - Constructor for class org.argeo.slc.client.ui.dist.editors.ArtifactVersionEditor
 
asArtifact(Node) - Static method in class org.argeo.slc.repo.RepoUtils
The artifact described by this node
asCommand() - Method in class org.argeo.slc.core.execution.tasks.SystemCall
 
asFile(Resource) - Method in class org.argeo.slc.core.execution.tasks.JvmProcess
 
AsFlowDecorator - Class in org.argeo.slc.core.execution.xml
Publishes a Runnable as an ExecutionFlow
AsFlowDecorator() - Constructor for class org.argeo.slc.core.execution.xml.AsFlowDecorator
 
asRealizedFlow(String, Map<String, Object>) - Method in class org.argeo.slc.execution.ExecutionModuleDescriptor
 
assertBundleApplicationContext(String) - Method in class org.argeo.slc.equinox.unit.AbstractOsgiRuntimeTestCase
Make sure that the application context of this bundle is properly initialized
assertDateSec(Date, Date) - Static method in class org.argeo.slc.unit.UnitUtils
 
assertStartedBundlesApplicationContext(String) - Method in class org.argeo.slc.equinox.unit.AbstractOsgiRuntimeTestCase
Make sure that the application context of the started bundles starting with this prefix are properly initialized
asURIs(String[]) - Static method in class org.argeo.slc.core.execution.DefaultAgentCli
 
Attachment - Interface in org.argeo.slc.core.attachment
 
AttachmentsEnabled - Interface in org.argeo.slc.core.attachment
 
AttachmentsStorage - Interface in org.argeo.slc.core.attachment
 
AttachmentUploader - Interface in org.argeo.slc.core.attachment
 
authChange(LoginContext) - Method in class org.argeo.cms.e4.rcp.CmsE4Application
 
AuthenticatedApplicationContextInitialization - Class in org.argeo.cms.spring
Executes with a system authentication the instantiation and initialization methods of the application context where it has been defined.
AuthenticatedApplicationContextInitialization() - Constructor for class org.argeo.cms.spring.AuthenticatedApplicationContextInitialization
 
AuthenticatedApplicationContextInitialization - Class in org.argeo.slc.spring
Executes with a system authentication the instantiation and initialization methods of the application context where it has been defined.
AuthenticatedApplicationContextInitialization() - Constructor for class org.argeo.slc.spring.AuthenticatedApplicationContextInitialization
 

B

backupDataStore(FileObject) - Method in class org.argeo.slc.lib.jcr.JcrRepositoryBackup
 
backupWorkspace(Session, JarOutputStream) - Method in class org.argeo.slc.lib.jcr.JcrRepositoryBackup
 
BasicNameVersion - Class in org.argeo.slc
Deprecated.
use DefaultNameVersion instead.
BasicNameVersion() - Constructor for class org.argeo.slc.BasicNameVersion
Deprecated.
 
BasicNameVersion(String) - Constructor for class org.argeo.slc.BasicNameVersion
Deprecated.
Interprets string in OSGi-like format my.module.name;version=0.0.0
BasicNameVersion(String, String) - Constructor for class org.argeo.slc.BasicNameVersion
Deprecated.
 
BasicNameVersion(NameVersion) - Constructor for class org.argeo.slc.BasicNameVersion
Deprecated.
 
BasicTestData - Class in org.argeo.slc.core.test
 
BasicTestData() - Constructor for class org.argeo.slc.core.test.BasicTestData
 
BasicTestDefinition - Class in org.argeo.slc.core.test
Understands basic test data and context aware test data.
BasicTestDefinition() - Constructor for class org.argeo.slc.core.test.BasicTestDefinition
 
beforeFlow(ExecutionFlow) - Method in class org.argeo.slc.core.execution.MapExecutionContext
 
beforeFlow(ExecutionFlow) - Method in interface org.argeo.slc.execution.ExecutionContext
 
beforeInitSessionSave(Session) - Method in class org.argeo.slc.repo.maven.MavenProxyServiceImpl
Initialises the artifacts area.
beforeInitSessionSave(Session) - Method in class org.argeo.slc.rpmfactory.core.RpmProxyServiceImpl
 
BINARIES_ARTIFACT_ID - Static variable in interface org.argeo.slc.repo.RepoConstants
 
bind(Object, Map) - Method in class org.argeo.slc.osgi.OsgiExecutionModulesManager
 
BndProcess - Class in org.argeo.slc.client.ui.dist.commands
 
BndProcess() - Constructor for class org.argeo.slc.client.ui.dist.commands.BndProcess
 
BndWrapper - Class in org.argeo.slc.repo.osgi
Utilities around the BND library, which manipulates OSGi metadata.
BndWrapper() - Constructor for class org.argeo.slc.repo.osgi.BndWrapper
 
BSD - Static variable in class org.argeo.slc.repo.FreeLicense
 
BSD_NEW - Static variable in class org.argeo.slc.repo.FreeLicense
 
buildFinished(BuildEvent) - Method in class org.argeo.slc.ant.AntRun.LoggingListener
 
BuildInMock - Class in org.argeo.slc.lib.linux.rpmfactory
Rebuild an SRPM in mock.
BuildInMock() - Constructor for class org.argeo.slc.lib.linux.rpmfactory.BuildInMock
 
BuildInMock - Class in org.argeo.slc.rpmfactory.core
Build an RPM in mock.
BuildInMock() - Constructor for class org.argeo.slc.rpmfactory.core.BuildInMock
 
buildJavaMailMessage(Message) - Method in class org.argeo.slc.mail.SendMail
 
buildRefValue(RefSpecAttribute, ExecutionFlow, String) - Method in class org.argeo.slc.core.execution.DefaultExecutionFlowDescriptorConverter
 
buildRefValueChoices(RefSpecAttribute) - Method in class org.argeo.slc.core.execution.DefaultExecutionSpec
Generates a list of ref value choices based on the bean available in the application ocntext.
buildStarted(BuildEvent) - Method in class org.argeo.slc.ant.AntRun.LoggingListener
 
bundleChanged(BundleEvent) - Method in class org.argeo.slc.osgi.OsgiExecutionModulesManager
 
BundleDependencyPage - Class in org.argeo.slc.client.ui.dist.editors
Present main information of a given OSGI bundle
BundleDependencyPage(FormEditor, String, Node) - Constructor for class org.argeo.slc.client.ui.dist.editors.BundleDependencyPage
 
BundleDetailPage - Class in org.argeo.slc.client.ui.dist.editors
Show details for a given bundle.
BundleDetailPage(FormEditor, String, Node) - Constructor for class org.argeo.slc.client.ui.dist.editors.BundleDetailPage
 
BundleModularDistribution - Class in org.argeo.slc.osgi.build
 
BundleModularDistribution() - Constructor for class org.argeo.slc.osgi.build.BundleModularDistribution
 
bundleProvidingPackage(String, String) - Method in interface org.argeo.slc.osgi.BundleRegister
 
bundleProvidingPackage(String, String) - Method in class org.argeo.slc.osgi.FileSystemBundleRegister
 
BundleRawPage - Class in org.argeo.slc.client.ui.dist.editors
List all properties of current bundle as a tree
BundleRawPage(FormEditor, String, Node) - Constructor for class org.argeo.slc.client.ui.dist.editors.BundleRawPage
 
BundleRegister - Interface in org.argeo.slc.osgi
Experimental A structured set of OSGi bundles.
BundlesManager - Class in org.argeo.slc.osgi
Wraps low-level access to a BundleContext
BundlesManager() - Constructor for class org.argeo.slc.osgi.BundlesManager
 
BundlesManager(BundleContext) - Constructor for class org.argeo.slc.osgi.BundlesManager
 
BundlesView - Class in org.argeo.cms.ui.workbench.osgi
Overview of the bundles as a table.
BundlesView() - Constructor for class org.argeo.cms.ui.workbench.osgi.BundlesView
 

C

CallbackHandlerUserInfo - Class in org.argeo.slc.jsch
Retrieve a password or a passphrase using a standard callback handler.
CallbackHandlerUserInfo() - Constructor for class org.argeo.slc.jsch.CallbackHandlerUserInfo
 
callCommand(String) - Static method in class org.argeo.cms.ui.workbench.util.CommandUtils
Helper to call a command without parameter easily
callCommand(String, String, String) - Static method in class org.argeo.cms.ui.workbench.util.CommandUtils
Helper to call a command with a single parameter easily
callCommand(String, Map<String, String>) - Static method in class org.argeo.cms.ui.workbench.util.CommandUtils
Helper to call a command with a map of parameters easily
callCommand(String) - Static method in class org.argeo.slc.client.ui.dist.utils.CommandHelpers
Helper to call a command without parameter easily
callCommand(String, String, String) - Static method in class org.argeo.slc.client.ui.dist.utils.CommandHelpers
Helper to call a command with a single parameter easily
callCommand(String, Map<String, String>) - Static method in class org.argeo.slc.client.ui.dist.utils.CommandHelpers
Helper to call a command with a map of parameters easily
CategorizedNameVersion - Interface in org.argeo.slc
Adds a dimension to NameVersion by adding an arbitrary category (e.g.
category(Object) - Method in class org.argeo.slc.client.ui.dist.controllers.DistTreeComparator
 
category(Object) - Method in class org.argeo.slc.client.ui.dist.utils.NameVersionComparator
 
category(Object) - Method in class org.argeo.slc.client.ui.model.ResultItemsComparator
 
CDDL - Static variable in class org.argeo.slc.repo.FreeLicense
 
CDDL_v1 - Static variable in class org.argeo.slc.repo.FreeLicense
 
CENTOS - Static variable in class org.argeo.slc.lib.linux.rpmfactory.BuildInMock
Mock flavour provided by CentOS until v5
changePassword(char[], char[]) - Method in class org.argeo.cms.ui.workbench.commands.OpenChangePasswordDialog
 
ChangeRightsWizard - Class in org.argeo.slc.client.ui.dist.wizards
Small wizard to manage authorizations on the root node of the current workspace
ChangeRightsWizard(Session) - Constructor for class org.argeo.slc.client.ui.dist.wizards.ChangeRightsWizard
 
check(T) - Method in interface org.argeo.slc.Condition
Checks the condition.
checkAck(InputStream) - Method in class org.argeo.slc.jsch.AbstractJschTask
 
checkComplete() - Method in class org.argeo.slc.client.ui.dist.wizards.ChooseRightsPage
 
CHECKED - Static variable in class org.argeo.slc.client.ui.dist.DistImages
 
checkExitStatus(Channel) - Method in class org.argeo.slc.jsch.RemoteExec
 
checkForbiddenClasses(Object) - Method in class org.argeo.slc.core.execution.ExecutionScope
 
checkout(String, File, Boolean) - Method in interface org.argeo.slc.deploy.VersioningDriver
Checks out or update this versioned directory
checkTimeout(long, String) - Method in class org.argeo.slc.osgi.BundlesManager
 
CHOICES - Static variable in class org.argeo.slc.client.ui.SlcImages
 
CHOICES - Static variable in class org.argeo.slc.e4.SlcImages
 
ChooseRightsPage - Class in org.argeo.slc.client.ui.dist.wizards
 
ChooseRightsPage() - Constructor for class org.argeo.slc.client.ui.dist.wizards.ChooseRightsPage
 
classAsType(Class<?>) - Static method in class org.argeo.slc.core.execution.PrimitiveUtils
 
clear() - Method in class org.argeo.slc.jsch.JschContextSession
 
clearAgent() - Method in class org.argeo.slc.jcr.execution.JcrExecutionModulesListener
 
ClientUiPlugin - Class in org.argeo.slc.client.ui
The activator class controls the plug-in life cycle
ClientUiPlugin() - Constructor for class org.argeo.slc.client.ui.ClientUiPlugin
 
clone() - Method in class org.argeo.slc.core.execution.RefSpecAttribute
 
clone() - Method in class org.argeo.slc.execution.ExecutionFlowDescriptor
The referenced ExecutionSpec is NOT cloned.
cloneFlowDescriptor(String) - Method in class org.argeo.slc.execution.ExecutionModuleDescriptor
Returns a new ExecutionModuleDescriptor that can be used to build a RealizedFlow.
close() - Method in class org.argeo.slc.core.test.SimpleTestResult
 
close() - Method in class org.argeo.slc.jcr.JcrTestResult
JCR session is NOT logged out
close() - Method in class org.argeo.slc.log4j.SlcExecutionAppender
 
close() - Method in class org.argeo.slc.repo.core.WorkspaceIndexer
 
close() - Method in interface org.argeo.slc.test.TestResult
Marks that the collection of test results is completed and free the related resources (also closing listeners).
close(T) - Method in interface org.argeo.slc.test.TestResultListener
Stops listening and release the related resources.
CloseTestResult - Class in org.argeo.slc.core.execution.tasks
 
CloseTestResult() - Constructor for class org.argeo.slc.core.execution.tasks.CloseTestResult
 
CmsDesktopManager - Class in org.argeo.cms.desktop
 
CmsDesktopManager() - Constructor for class org.argeo.cms.desktop.CmsDesktopManager
 
CmsE4Application - Class in org.argeo.cms.e4.rcp
 
CmsE4Application() - Constructor for class org.argeo.cms.e4.rcp.CmsE4Application
 
CmsFileDialog - Class in org.argeo.eclipse.ui.specific
 
CmsFileDialog(Shell, int) - Constructor for class org.argeo.eclipse.ui.specific.CmsFileDialog
 
CmsFileDialog(Shell) - Constructor for class org.argeo.eclipse.ui.specific.CmsFileDialog
 
CmsFileUpload - Class in org.argeo.eclipse.ui.specific
 
CmsFileUpload(Composite, int) - Constructor for class org.argeo.eclipse.ui.specific.CmsFileUpload
 
CmsRcpLifeCycle - Class in org.argeo.cms.e4.rcp
 
CmsRcpLifeCycle() - Constructor for class org.argeo.cms.e4.rcp.CmsRcpLifeCycle
 
CmsSessionsView - Class in org.argeo.cms.ui.workbench.osgi
Overview of the active CMS sessions.
CmsSessionsView() - Constructor for class org.argeo.cms.ui.workbench.osgi.CmsSessionsView
 
CmsWorkbenchStyles - Interface in org.argeo.cms.ui.workbench
Centralize the declaration of Workbench specific CSS Styles
COLUMN_DATE - Static variable in class org.argeo.slc.client.ui.dist.controllers.ArtifactLabelProvider
 
COLUMN_DATE - Static variable in class org.argeo.slc.client.ui.dist.views.ArtifactsBrowser
 
COLUMN_SIZE - Static variable in class org.argeo.slc.client.ui.dist.controllers.ArtifactLabelProvider
 
COLUMN_SIZE - Static variable in class org.argeo.slc.client.ui.dist.views.ArtifactsBrowser
 
COLUMN_TREE - Static variable in class org.argeo.slc.client.ui.dist.controllers.ArtifactLabelProvider
 
COLUMN_TREE - Static variable in class org.argeo.slc.client.ui.dist.views.ArtifactsBrowser
 
CommandHelpers - Class in org.argeo.slc.client.ui.dist.utils
Centralizes useful methods to manage command updates
CommandHelpers() - Constructor for class org.argeo.slc.client.ui.dist.utils.CommandHelpers
 
CommandUtils - Class in org.argeo.cms.ui.workbench.util
Centralises useful and generic methods when dealing with commands in an Eclipse Workbench context
CommandUtils() - Constructor for class org.argeo.cms.ui.workbench.util.CommandUtils
 
commit(Boolean) - Method in class org.argeo.slc.client.ui.editors.ProcessBuilderPage
 
commit(File, String) - Method in interface org.argeo.slc.deploy.VersioningDriver
 
compare(Viewer, Object, Object) - Method in class org.argeo.slc.client.ui.dist.controllers.DistTreeComparator
 
compare(Viewer, Object, Object) - Method in class org.argeo.slc.client.ui.dist.utils.DistNodeViewerComparator
 
compare(Viewer, Object, Object) - Method in class org.argeo.slc.client.ui.dist.utils.NameVersionComparator
 
compare(Viewer, Object, Object) - Method in class org.argeo.slc.client.ui.dist.utils.VersionComparator
 
compare(Viewer, Object, Object) - Method in class org.argeo.slc.client.ui.model.ResultItemsComparator
 
compare(Resource, Resource, DiffResult) - Method in interface org.argeo.slc.diff.Diff
Performs the comparison.
compare(Object, Object, Object) - Method in interface org.argeo.slc.diff.Tolerance
Compares objects
compare(Artifact, Artifact) - Method in class org.argeo.slc.repo.maven.ArtifactIdComparator
 
compareReachedExpected(ContextAware, TestResult) - Static method in class org.argeo.slc.core.test.context.ContextUtils
 
compareTo(SingleResultNode) - Method in class org.argeo.slc.client.ui.model.SingleResultNode
 
compareTo(NameVersion) - Method in class org.argeo.slc.DefaultNameVersion
 
compareTo(DiffIssue) - Method in class org.argeo.slc.diff.DiffIssue
 
compareTo(DiffPosition) - Method in class org.argeo.slc.diff.TableDiffPosition
 
compareTo(DiffPosition) - Method in class org.argeo.slc.diff.XPathDiffPosition
 
COMPLETED - Static variable in interface org.argeo.slc.execution.ExecutionProcess
The process has properly completed.
CompositeRunnableFactory - Class in org.argeo.slc.core.execution.generator
Composite RunnableFactory, redirecting the Runnable creation to on of the configured RunnableFactory depending on an entry of the data of the RunnableDataNode.
CompositeRunnableFactory() - Constructor for class org.argeo.slc.core.execution.generator.CompositeRunnableFactory
 
Condition<T> - Interface in org.argeo.slc
Binary check on an arbitrary object.
configureColumn(String, TableViewerColumn, int) - Method in class org.argeo.slc.client.ui.dist.utils.ArtifactsTableConfigurer
Configure column width and header label depending on the value that will be displayed in the current column.
configureShell(Shell) - Method in class org.argeo.slc.client.ui.dist.commands.NormalizeDistribution.NormalizationDialog
 
ConfirmOverwriteWizard - Class in org.argeo.slc.client.ui.wizards
 
ConfirmOverwriteWizard(String, Node) - Constructor for class org.argeo.slc.client.ui.wizards.ConfirmOverwriteWizard
 
ConsoleContextDescriber - Class in org.argeo.slc.core.execution.doc
 
ConsoleContextDescriber() - Constructor for class org.argeo.slc.core.execution.doc.ConsoleContextDescriber
 
contains(String) - Method in interface org.argeo.slc.rpmfactory.core.RpmPackageSet
 
contains(String) - Method in class org.argeo.slc.rpmfactory.core.YumListParser
 
contentLength() - Method in class org.argeo.slc.vfs.VfsResource
 
Context() - Constructor for class org.argeo.swt.desktop.MiniBrowser.Context
 
ContextAware - Interface in org.argeo.slc.test.context
Access to an SLC test context that is, maps of reached and expected values.
ContextDescriber - Interface in org.argeo.slc.core.execution.doc
 
contextMenuAboutToShow(IMenuManager) - Method in class org.argeo.slc.client.ui.dist.editors.DistWkspSearchPage
Programmatically configure the context menu
contextMenuAboutToShow(IMenuManager) - Method in class org.argeo.slc.client.ui.dist.editors.WkspCategoryBaseListPage
Programmatically configure the context menu
contextMenuAboutToShow(IMenuManager) - Method in class org.argeo.slc.client.ui.dist.views.DistributionsView
Programatically configure the context menu
contextMenuAboutToShow(IMenuManager) - Method in class org.argeo.slc.client.ui.views.JcrResultTreeView
Defines the commands that will pop up in the context menu.
ContextUtils - Class in org.argeo.slc.core.test.context
Utilities for comparing and synchronising contexts.
convert(String, String) - Static method in class org.argeo.slc.core.execution.PrimitiveUtils
Parse string as an object.
convert(Object, Object) - Method in interface org.argeo.slc.diff.DataInterpreter
Converts data
convertPathToArtifact(String, String) - Static method in class org.argeo.slc.repo.maven.AetherUtils
Converts a path (relative to a repository root) to an Artifact.
ConvertPoms_01_03 - Class in org.argeo.slc.repo.maven
Recursively migrate all the POMs to Argeo Distribution v1.3
ConvertPoms_01_03(String) - Constructor for class org.argeo.slc.repo.maven.ConvertPoms_01_03
 
ConvertPoms_01_03(File) - Constructor for class org.argeo.slc.repo.maven.ConvertPoms_01_03
 
convertSystemCall(SystemCall) - Method in class org.argeo.slc.jsch.RemoteExec
 
convertValues(ExecutionFlowDescriptor) - Method in class org.argeo.slc.core.execution.DefaultExecutionFlowDescriptorConverter
 
convertValues(ExecutionFlowDescriptor) - Method in interface org.argeo.slc.execution.ExecutionFlowDescriptorConverter
 
copy(Node, Node) - Static method in class org.argeo.slc.repo.RepoUtils
Custom copy since the one in commons does not fit the needs when copying a workspace completely.
copy(Node, Node, JcrMonitor) - Static method in class org.argeo.slc.repo.RepoUtils
 
copyBytesAsArtifact(Node, Artifact, byte[]) - Static method in class org.argeo.slc.repo.RepoUtils
Copy this bytes array as an artifact, relative to the root of the repository (typically the workspace root node)
copyJar(InputStream, OutputStream, Manifest) - Static method in class org.argeo.slc.repo.RepoUtils
Copy a jar changing onlythe manifest
CopyLocalJavaWorkspace - Class in org.argeo.slc.client.ui.dist.commands
Create a copy of the chosen workspace in the local Java repository using a JavaRepoManager.
CopyLocalJavaWorkspace() - Constructor for class org.argeo.slc.client.ui.dist.commands.CopyLocalJavaWorkspace
 
copyResource(String, File) - Static method in class org.argeo.slc.cli.SlcMain
 
copyToDirs(File, File[]) - Method in class org.argeo.slc.lib.linux.rpmfactory.BuildInMock
 
copyToDirs(File, File[]) - Method in class org.argeo.slc.rpmfactory.core.BuildInMock
 
copyToSources(RpmSpecFile, File) - Method in class org.argeo.slc.lib.linux.rpmfactory.CreateSrpm
 
copyToTempFile(Resource) - Method in class org.argeo.slc.core.execution.tasks.JvmProcess
 
CopyWorkspace - Class in org.argeo.slc.client.ui.dist.commands
Create a copy of the chosen workspace in a remote repository
CopyWorkspace() - Constructor for class org.argeo.slc.client.ui.dist.commands.CopyWorkspace
 
create() - Method in class org.argeo.eclipse.spring.SpringExtensionFactory
 
create(String, String, String, Map<String, String>) - Static method in class org.argeo.slc.execution.RealizedFlow
Create a simple realized flow
createActionBarAdvisor(IActionBarConfigurer) - Method in class org.argeo.cms.ui.workbench.rap.RapWindowAdvisor
 
createAndRegisterRunnable(RunnableDataNode, BeanDefinitionRegistry) - Method in class org.argeo.slc.core.execution.generator.CompositeRunnableFactory
 
createAndRegisterRunnable(RunnableDataNode, BeanDefinitionRegistry) - Method in interface org.argeo.slc.core.execution.generator.RunnableFactory
 
createAndRunWorkbench(Display, String) - Method in class org.argeo.cms.ui.workbench.rap.RapWorkbenchLogin
 
createAndRunWorkbench(Display, String) - Method in class org.argeo.cms.ui.workbench.rap.SpnegoWorkbenchLogin
 
createArtifactsTreeViewer(Composite) - Method in class org.argeo.slc.client.ui.dist.views.ArtifactsBrowser
 
createBaseMockCall() - Method in class org.argeo.slc.rpmfactory.core.BuildInMock
Creates a mock call with all the common options such as config file etc.
createBody(Composite, MiniBrowser.Context) - Method in class org.argeo.swt.desktop.MiniBrowser
 
createBuilder(Composite) - Method in class org.argeo.slc.client.ui.editors.ProcessBuilderPage
 
createColumn(Table, String, int, int) - Static method in class org.argeo.slc.client.ui.dist.utils.ViewerUtils
Creates a basic column for the given table.
createCommandLine() - Method in class org.argeo.slc.core.execution.tasks.SystemCall
Build a command line based on the properties.
createCommandLine(String) - Method in class org.argeo.slc.support.deploy.HttpdServerManager
 
createControl(Composite) - Method in class org.argeo.slc.client.ui.dist.wizards.ChooseRightsPage
 
createControls(Composite) - Method in class org.argeo.slc.client.ui.editors.ProcessBuilderPage
 
createDefaultFlowDefinition(List<Runnable>) - Method in class org.argeo.slc.core.execution.AbstractExecutionFlowGenerator
 
createDefaultIcon(Composite, Path) - Method in class org.argeo.cms.desktop.DesktopLayer
 
createDialogArea(Composite) - Method in class org.argeo.slc.client.ui.dist.commands.NormalizeDistribution.NormalizationDialog
 
createDisplay() - Static method in class org.argeo.cms.e4.rcp.CmsE4Application
 
createDisplay() - Method in class org.argeo.cms.ui.workbench.rap.RapWorkbenchLogin
 
createDisplay() - Method in class org.argeo.cms.ui.workbench.rap.SpnegoWorkbenchLogin
 
createDock(ToolBar) - Method in class org.argeo.cms.desktop.CmsDesktopManager
 
createElement(IMemento) - Method in class org.argeo.slc.client.ui.editors.ProcessEditorInputFactory
 
createExecuteResultHandler(CommandLine) - Method in class org.argeo.slc.core.execution.tasks.SystemCall
Creates the default ExecuteResultHandler.
createExecuteStreamHandler(Writer, OutputStream, Writer, InputStream) - Method in class org.argeo.slc.core.execution.tasks.SystemCall
Creates a PumpStreamHandler which redirects streams to the custom logging mechanism.
createExecutionFlowDefinitions(ConfigurableListableBeanFactory) - Method in class org.argeo.slc.ant.AntFlowGenerator
 
createExecutionFlowDefinitions(ConfigurableListableBeanFactory) - Method in class org.argeo.slc.core.execution.AbstractExecutionFlowGenerator
 
createExecutionFlowNode(Node, String, ExecutionFlowDescriptor) - Method in class org.argeo.slc.jcr.execution.JcrExecutionModulesListener
 
createExecutionProcessPath(Session, String) - Static method in class org.argeo.slc.jcr.SlcJcrUtils
Create a new execution process path based on the current time
createFormContent(IManagedForm) - Method in class org.argeo.slc.client.ui.dist.editors.BundleDependencyPage
 
createFormContent(IManagedForm) - Method in class org.argeo.slc.client.ui.dist.editors.BundleDetailPage
 
createFormContent(IManagedForm) - Method in class org.argeo.slc.client.ui.dist.editors.BundleRawPage
 
createFormContent(IManagedForm) - Method in class org.argeo.slc.client.ui.dist.editors.DistWkspBrowserPage
 
createFormContent(IManagedForm) - Method in class org.argeo.slc.client.ui.dist.editors.DistWkspSearchPage
 
createFormContent(IManagedForm) - Method in class org.argeo.slc.client.ui.dist.editors.ModularDistVersionDetailPage
 
createFormContent(IManagedForm) - Method in class org.argeo.slc.client.ui.dist.editors.ModularDistVersionOverviewPage
 
createFormContent(IManagedForm) - Method in class org.argeo.slc.client.ui.dist.editors.RunInOsgiPage
 
createFormContent(IManagedForm) - Method in class org.argeo.slc.client.ui.dist.editors.WkspCategoryBaseListPage
 
createFormContent(IManagedForm) - Method in class org.argeo.slc.client.ui.editors.ProcessBuilderPage
 
createIcon(Composite, Path) - Method in class org.argeo.cms.desktop.DesktopLayer
 
createInitialLayout(IPageLayout) - Method in class org.argeo.cms.ui.workbench.JcrBrowserPerspective
 
createInitialLayout(IPageLayout) - Method in class org.argeo.cms.ui.workbench.MaintenancePerspective
 
createInitialLayout(IPageLayout) - Method in class org.argeo.cms.ui.workbench.OsgiExplorerPerspective
 
createInitialLayout(IPageLayout) - Method in class org.argeo.cms.ui.workbench.SecurityAdminPerspective
 
createInitialLayout(IPageLayout) - Method in class org.argeo.cms.ui.workbench.UserHomePerspective
 
createInitialLayout(IPageLayout) - Method in class org.argeo.slc.client.ui.dist.AnonymousDistributionPerspective
 
createInitialLayout(IPageLayout) - Method in class org.argeo.slc.client.ui.dist.DistributionPerspective
 
createInitialLayout(IPageLayout) - Method in class org.argeo.slc.client.ui.SlcExecutionPerspective
 
createLabelProvider() - Method in class org.argeo.slc.client.ui.views.JcrResultListView
 
createLC(Composite, String) - Method in class org.argeo.slc.client.ui.dist.commands.NormalizeDistribution.NormalizationDialog
Creates label and check.
createLC(Composite, String) - Method in class org.argeo.slc.client.ui.dist.wizards.GenerateBinariesWizard
Creates label and check.
CreateLocalJavaWorkspace - Class in org.argeo.slc.client.ui.dist.commands
Create a new empty workspace in the default local java repository
CreateLocalJavaWorkspace() - Constructor for class org.argeo.slc.client.ui.dist.commands.CreateLocalJavaWorkspace
 
createLT(Composite, String) - Method in class org.argeo.slc.client.ui.dist.commands.NormalizeDistribution.NormalizationDialog
Creates label and text.
createLT(Composite, String) - Method in class org.argeo.slc.client.ui.dist.wizards.GenerateBinariesWizard
Creates label and text.
createNatCommand(String, String, String, String, StringBuffer) - Method in class org.argeo.slc.lib.vbox.VBoxManager
 
createNodeViewer(Composite, ITreeContentProvider) - Method in class org.argeo.cms.ui.workbench.jcr.JcrBrowserView
 
createOutputStream(Resource) - Method in class org.argeo.slc.core.execution.tasks.SystemCall
Creates an outputstream for the output/err files.
createOutputStream(Resource) - Method in class org.argeo.slc.jsch.RemoteExec
 
createPartControl(Composite) - Method in class org.argeo.cms.ui.workbench.jcr.JcrBrowserView
 
createPartControl(Composite) - Method in class org.argeo.cms.ui.workbench.jcr.NodeFsBrowserView
 
createPartControl(Composite) - Method in class org.argeo.cms.ui.workbench.osgi.BundlesView
 
createPartControl(Composite) - Method in class org.argeo.cms.ui.workbench.osgi.CmsSessionsView
 
createPartControl(Composite) - Method in class org.argeo.cms.ui.workbench.osgi.ModulesView
 
createPartControl(Composite) - Method in class org.argeo.cms.ui.workbench.osgi.MultiplePackagesView
 
createPartControl(Composite) - Method in class org.argeo.cms.ui.workbench.useradmin.AdminLogView
 
createPartControl(Composite) - Method in class org.argeo.cms.ui.workbench.useradmin.LogView
 
createPartControl(Composite) - Method in class org.argeo.cms.ui.workbench.useradmin.UserProfile
 
createPartControl(Composite) - Method in class org.argeo.slc.client.ui.dist.views.AnonymousDistributionsView
 
createPartControl(Composite) - Method in class org.argeo.slc.client.ui.dist.views.ArtifactsBrowser
 
createPartControl(Composite) - Method in class org.argeo.slc.client.ui.dist.views.DistributionsView
 
createPartControl(Composite) - Method in class org.argeo.slc.client.ui.dist.views.HelpView
 
createPartControl(Composite) - Method in class org.argeo.slc.client.ui.dist.views.QueryArtifactsForm
 
createPartControl(Composite) - Method in class org.argeo.slc.client.ui.dist.views.QueryArtifactsText
 
createPartControl(Composite) - Method in class org.argeo.slc.client.ui.dist.views.QueryBundlesForm
 
createPartControl(Composite) - Method in class org.argeo.slc.client.ui.editors.ProcessLogPage
 
createPartControl(Composite) - Method in class org.argeo.slc.client.ui.views.JcrExecutionModulesView
 
createPartControl(Composite) - Method in class org.argeo.slc.client.ui.views.JcrProcessListView
 
createPartControl(Composite) - Method in class org.argeo.slc.client.ui.views.JcrResultListView
 
createPartControl(Composite) - Method in class org.argeo.slc.client.ui.views.JcrResultTreeView
 
createPartControl(Composite) - Method in class org.argeo.slc.e4.parts.JcrExecutionModulesView
 
createProcessThread(ThreadGroup, ExecutionModulesManager, ExecutionProcess) - Method in class org.argeo.slc.core.execution.DefaultAgent
Creates the thread which will coordinate the execution for this agent.
createProcessThread(ThreadGroup, ExecutionModulesManager, ExecutionProcess) - Method in class org.argeo.slc.jcr.execution.JcrAgent
 
createPropertiesViewer(Composite) - Method in class org.argeo.cms.ui.workbench.jcr.JcrBrowserView
 
createPropertiesViewer(Composite) - Method in class org.argeo.slc.client.ui.views.JcrResultTreeView
 
createQueryForm(Composite) - Method in class org.argeo.cms.ui.workbench.jcr.GenericJcrQueryEditor
 
createQueryForm(Composite) - Method in class org.argeo.slc.client.ui.dist.views.QueryArtifactsForm
 
createQueryForm(Composite) - Method in class org.argeo.slc.client.ui.dist.views.QueryArtifactsText
 
createQueryForm(Composite) - Method in class org.argeo.slc.client.ui.dist.views.QueryBundlesForm
 
createRapWorkbenchAdvisor(String) - Method in class org.argeo.cms.ui.workbench.rap.RapWorkbenchLogin
Override to provide an application specific workbench advisor
createRapWorkbenchAdvisor(String) - Method in class org.argeo.cms.ui.workbench.rap.SpnegoWorkbenchLogin
Override to provide an application specific workbench advisor
createRapWorkbenchAdvisor(String) - Method in class org.argeo.slc.client.rap.SlcSecureRap
 
createRef(String) - Method in class org.argeo.slc.core.execution.InstantiationManager
 
createRelatedSimpleSpec() - Static method in class org.argeo.slc.unit.execution.ExecutionFlowDescriptorTestUtils
 
createRelative(String) - Method in class org.argeo.slc.vfs.VfsResource
 
createRepository(String) - Method in interface org.argeo.slc.deploy.VersioningDriver
 
createResultFolderNode(Session, String) - Static method in class org.argeo.slc.jcr.SlcJcrResultUtils
Creates a new node with type SlcTypes.SLC_RESULT_FOLDER at the given absolute path.
createResultPart(Composite) - Method in class org.argeo.slc.client.ui.dist.views.AbstractQueryArtifactsView
 
createResultPath(Session, String) - Static method in class org.argeo.slc.jcr.SlcJcrUtils
Create a new execution result path in the user home based on the current time
createResultsTreeViewer(Composite) - Method in class org.argeo.slc.client.ui.views.JcrResultTreeView
 
CreateRpmDistribution - Class in org.argeo.slc.rpmfactory.core
Gather RPMs from various sources (local builds or third party) into a consistent distributable set (typically to be used to generate an ISO).
CreateRpmDistribution() - Constructor for class org.argeo.slc.rpmfactory.core.CreateRpmDistribution
 
createSchema(Connection) - Method in interface org.argeo.slc.support.deploy.db.DbModel
 
createSimpleExecutionFlowDescriptor() - Static method in class org.argeo.slc.unit.execution.ExecutionFlowDescriptorTestUtils
 
CreateSrpm - Class in org.argeo.slc.lib.linux.rpmfactory
Generates an SRPM from a spec file
CreateSrpm() - Constructor for class org.argeo.slc.lib.linux.rpmfactory.CreateSrpm
 
createTable(Composite) - Method in class org.argeo.slc.client.ui.views.JcrProcessListView
 
createTable(Composite) - Method in class org.argeo.slc.client.ui.views.JcrResultListView
 
createTable(Composite, Path) - Method in class org.argeo.swt.desktop.MiniExplorer
 
createTableViewerColumn(TableViewer, String, int, int) - Static method in class org.argeo.slc.client.ui.dist.utils.ViewerUtils
Creates a TableViewerColumn for the given viewer.
createToolBar(Composite, MiniBrowser.Context) - Method in class org.argeo.swt.desktop.MiniBrowser
 
createTreeViewerColumn(TreeViewer, String, int, int) - Static method in class org.argeo.slc.client.ui.dist.utils.ViewerUtils
Creates a TreeViewerColumn for the given viewer.
createUi(Composite, Path) - Method in class org.argeo.cms.desktop.DesktopLayer
 
createUI() - Method in class org.argeo.cms.ui.workbench.rap.AnonymousEntryPoint
 
createUI() - Method in class org.argeo.cms.ui.workbench.rap.RapWorkbenchLogin
 
createUI() - Method in class org.argeo.cms.ui.workbench.rap.SpnegoWorkbenchLogin
 
createWorkbenchWindowAdvisor(IWorkbenchWindowConfigurer) - Method in class org.argeo.cms.ui.workbench.rap.RapWorkbenchAdvisor
 
CreateWorkspace - Class in org.argeo.slc.client.ui.dist.commands
Create a new empty workspace in a remote repository
CreateWorkspace() - Constructor for class org.argeo.slc.client.ui.dist.commands.CreateWorkspace
 
createWorkspace(String) - Method in interface org.argeo.slc.repo.JavaRepoManager
 
createWriter(Resource, Boolean) - Method in class org.argeo.slc.core.execution.tasks.SystemCall
Creates the writer for the output/err files.

D

DataInterpreter - Interface in org.argeo.slc.diff
Converts data into a format better adapted for comparison.
DATE_FORMAT - Static variable in interface org.argeo.slc.client.ui.dist.DistConstants
 
DATE_TIME_FORMAT - Static variable in interface org.argeo.slc.client.ui.dist.DistConstants
 
DbModel - Interface in org.argeo.slc.support.deploy.db
 
dealWithSpecialScopedObject(String, ThreadLocal<T>, ThreadLocal<String>, T) - Method in class org.argeo.slc.core.execution.ExecutionScope
 
debug(Object) - Static method in class org.argeo.slc.cli.SlcMain
 
DEBUG - Static variable in class org.argeo.slc.execution.ExecutionStep
 
decorate(Node, BeanDefinitionHolder, ParserContext) - Method in class org.argeo.slc.core.execution.xml.AsFlowDecorator
 
decorate(Node, BeanDefinitionHolder, ParserContext) - Method in class org.argeo.slc.core.execution.xml.ExecutionScopeDecorator
 
decorateImage(Image, Object) - Method in class org.argeo.slc.client.ui.decorators.ResultFailedDecorator
 
decorateText(String, Object) - Method in class org.argeo.slc.client.ui.decorators.ResultFailedDecorator
 
DEFAULT_ANY_FLAG - Static variable in interface org.argeo.slc.test.context.ContextAware
 
DEFAULT_ARTIFACTS_BASE_PATH - Static variable in interface org.argeo.slc.repo.RepoConstants
 
DEFAULT_DEFAULT_WORKSPACE - Static variable in interface org.argeo.slc.repo.RepoConstants
 
DEFAULT_DISPLAY_DATE_TIME_FORMAT - Static variable in interface org.argeo.slc.client.ui.SlcUiConstants
 
DEFAULT_EXCLUDES - Static variable in class org.argeo.slc.core.deploy.DefaultResourceSet
 
DEFAULT_EXECUTION_RESOURCES_DIRNAME - Static variable in class org.argeo.slc.core.execution.FileExecutionResources
 
DEFAULT_EXECUTION_RESOURCES_TMP_PATH - Static variable in class org.argeo.slc.core.execution.FileExecutionResources
 
DEFAULT_ICON - Static variable in class org.argeo.slc.client.ui.dist.commands.CopyLocalJavaWorkspace
 
DEFAULT_ICON - Static variable in class org.argeo.slc.client.ui.dist.commands.CopyWorkspace
 
DEFAULT_ICON - Static variable in class org.argeo.slc.client.ui.dist.commands.CreateLocalJavaWorkspace
 
DEFAULT_ICON - Static variable in class org.argeo.slc.client.ui.dist.commands.CreateWorkspace
 
DEFAULT_ICON - Static variable in class org.argeo.slc.client.ui.dist.commands.DeleteArtifacts
 
DEFAULT_ICON - Static variable in class org.argeo.slc.client.ui.dist.commands.DeleteWorkspace
 
DEFAULT_ICON - Static variable in class org.argeo.slc.client.ui.dist.commands.DisplayRepoInformation
 
DEFAULT_ICON - Static variable in class org.argeo.slc.client.ui.dist.commands.Fetch
 
DEFAULT_ICON - Static variable in class org.argeo.slc.client.ui.dist.commands.ManageWorkspaceAuth
 
DEFAULT_ICON - Static variable in class org.argeo.slc.client.ui.dist.commands.NormalizeDistribution
 
DEFAULT_ICON - Static variable in class org.argeo.slc.client.ui.dist.commands.NormalizeWorkspace
 
DEFAULT_ICON - Static variable in class org.argeo.slc.client.ui.dist.commands.OpenGenerateBinariesWizard
 
DEFAULT_ICON - Static variable in class org.argeo.slc.client.ui.dist.commands.OpenWorkspaceEditor
 
DEFAULT_ICON - Static variable in class org.argeo.slc.client.ui.dist.commands.PublishWorkspace
 
DEFAULT_ICON - Static variable in class org.argeo.slc.client.ui.dist.commands.RefreshDistributionsView
 
DEFAULT_ICON - Static variable in class org.argeo.slc.client.ui.dist.commands.RegisterRepository
 
DEFAULT_ICON - Static variable in class org.argeo.slc.client.ui.dist.commands.RunInOsgi
 
DEFAULT_ICON - Static variable in class org.argeo.slc.client.ui.dist.commands.UnregisterRemoteRepo
 
DEFAULT_ICON_REL_PATH - Static variable in class org.argeo.slc.client.ui.commands.AddResultFolder
 
DEFAULT_IMG_DESCRIPTOR - Static variable in class org.argeo.slc.client.ui.commands.DeleteItems
 
DEFAULT_IMG_DESCRIPTOR - Static variable in class org.argeo.slc.client.ui.commands.RefreshJcrResultTreeView
 
DEFAULT_IMG_DESCRIPTOR - Static variable in class org.argeo.slc.client.ui.commands.RenameResultFolder
 
DEFAULT_IMG_DESCRIPTOR - Static variable in class org.argeo.slc.client.ui.commands.RenameResultNode
 
DEFAULT_JAVA_REPOSITORY_ALIAS - Static variable in interface org.argeo.slc.repo.RepoConstants
 
DEFAULT_JAVA_REPOSITORY_LABEL - Static variable in interface org.argeo.slc.repo.RepoConstants
 
DEFAULT_LABEL - Static variable in class org.argeo.slc.client.ui.commands.AddResultFolder
 
DEFAULT_LABEL - Static variable in class org.argeo.slc.client.ui.commands.DeleteItems
 
DEFAULT_LABEL - Static variable in class org.argeo.slc.client.ui.commands.RefreshJcrResultTreeView
 
DEFAULT_LABEL - Static variable in class org.argeo.slc.client.ui.commands.RenameResultFolder
 
DEFAULT_LABEL - Static variable in class org.argeo.slc.client.ui.commands.RenameResultNode
 
DEFAULT_LABEL - Static variable in class org.argeo.slc.client.ui.dist.commands.CopyLocalJavaWorkspace
 
DEFAULT_LABEL - Static variable in class org.argeo.slc.client.ui.dist.commands.CopyWorkspace
 
DEFAULT_LABEL - Static variable in class org.argeo.slc.client.ui.dist.commands.CreateLocalJavaWorkspace
 
DEFAULT_LABEL - Static variable in class org.argeo.slc.client.ui.dist.commands.CreateWorkspace
 
DEFAULT_LABEL - Static variable in class org.argeo.slc.client.ui.dist.commands.DeleteArtifacts
 
DEFAULT_LABEL - Static variable in class org.argeo.slc.client.ui.dist.commands.DeleteWorkspace
 
DEFAULT_LABEL - Static variable in class org.argeo.slc.client.ui.dist.commands.DisplayRepoInformation
 
DEFAULT_LABEL - Static variable in class org.argeo.slc.client.ui.dist.commands.Fetch
 
DEFAULT_LABEL - Static variable in class org.argeo.slc.client.ui.dist.commands.ManageWorkspaceAuth
 
DEFAULT_LABEL - Static variable in class org.argeo.slc.client.ui.dist.commands.MergeWorkspaces
 
DEFAULT_LABEL - Static variable in class org.argeo.slc.client.ui.dist.commands.NormalizeDistribution
 
DEFAULT_LABEL - Static variable in class org.argeo.slc.client.ui.dist.commands.OpenGenerateBinariesWizard
 
DEFAULT_LABEL - Static variable in class org.argeo.slc.client.ui.dist.commands.OpenModuleEditor
 
DEFAULT_LABEL - Static variable in class org.argeo.slc.client.ui.dist.commands.OpenWorkspaceEditor
 
DEFAULT_LABEL - Static variable in class org.argeo.slc.client.ui.dist.commands.PublishWorkspace
 
DEFAULT_LABEL - Static variable in class org.argeo.slc.client.ui.dist.commands.RefreshDistributionsView
 
DEFAULT_LABEL - Static variable in class org.argeo.slc.client.ui.dist.commands.RegisterRepository
 
DEFAULT_LABEL - Static variable in class org.argeo.slc.client.ui.dist.commands.RunInOsgi
 
DEFAULT_LABEL - Static variable in class org.argeo.slc.client.ui.dist.commands.UnregisterRemoteRepo
 
DEFAULT_MY_RESULTS_FOLDER_LABEL - Static variable in interface org.argeo.slc.client.ui.SlcUiConstants
 
DEFAULT_PUBLIC_REPOSITORY_URI - Static variable in interface org.argeo.slc.client.ui.dist.DistConstants
 
DEFAULT_SKIP_FLAG - Static variable in interface org.argeo.slc.test.context.ContextAware
 
DefaultAgent - Class in org.argeo.slc.core.execution
Implements the base methods of an SLC agent.
DefaultAgent() - Constructor for class org.argeo.slc.core.execution.DefaultAgent
 
DefaultAgentCli - Class in org.argeo.slc.core.execution
Authenticates thread and executes synchronously a command line execution.
DefaultAgentCli() - Constructor for class org.argeo.slc.core.execution.DefaultAgentCli
 
DefaultCallbackHandler() - Constructor for class org.argeo.cms.ui.workbench.WorkbenchUiPlugin.DefaultCallbackHandler
 
DefaultContextTestData - Class in org.argeo.slc.core.test.context
 
DefaultContextTestData() - Constructor for class org.argeo.slc.core.test.context.DefaultContextTestData
 
DefaultExecutionFlow - Class in org.argeo.slc.core.execution
Default implementation of an execution flow.
DefaultExecutionFlow() - Constructor for class org.argeo.slc.core.execution.DefaultExecutionFlow
 
DefaultExecutionFlow(ExecutionSpec) - Constructor for class org.argeo.slc.core.execution.DefaultExecutionFlow
 
DefaultExecutionFlow(ExecutionSpec, Map<String, Object>) - Constructor for class org.argeo.slc.core.execution.DefaultExecutionFlow
 
DefaultExecutionFlowDescriptorConverter - Class in org.argeo.slc.core.execution
Performs conversion in both direction between data exchanged with the agent and the data in the application context.
DefaultExecutionFlowDescriptorConverter() - Constructor for class org.argeo.slc.core.execution.DefaultExecutionFlowDescriptorConverter
 
DefaultExecutionSpec - Class in org.argeo.slc.core.execution
Spring based implementation of execution specifications.
DefaultExecutionSpec() - Constructor for class org.argeo.slc.core.execution.DefaultExecutionSpec
 
DefaultExecutionStack - Class in org.argeo.slc.core.execution
Canonical implementation of an execution stack.
DefaultExecutionStack() - Constructor for class org.argeo.slc.core.execution.DefaultExecutionStack
 
DefaultExecutionStack.ExecutionFlowRuntime - Class in org.argeo.slc.core.execution
 
DefaultNameVersion - Class in org.argeo.slc
Canonical implementation of NameVersion
DefaultNameVersion() - Constructor for class org.argeo.slc.DefaultNameVersion
 
DefaultNameVersion(String) - Constructor for class org.argeo.slc.DefaultNameVersion
Interprets string in OSGi-like format my.module.name;version=0.0.0
DefaultNameVersion(String, String) - Constructor for class org.argeo.slc.DefaultNameVersion
 
DefaultNameVersion(NameVersion) - Constructor for class org.argeo.slc.DefaultNameVersion
 
DefaultNLS - Class in org.argeo.eclipse.ui.specific
RCP specific NLS to be extended
DefaultNLS() - Constructor for class org.argeo.eclipse.ui.specific.DefaultNLS
 
DefaultNodeEditor - Class in org.argeo.cms.ui.workbench.jcr
Default form editor for a Jcr Node
DefaultNodeEditor() - Constructor for class org.argeo.cms.ui.workbench.jcr.DefaultNodeEditor
 
DefaultProcess - Class in org.argeo.slc.core.execution
Canonical implementation of an ExecutionProcess as a bean.
DefaultProcess() - Constructor for class org.argeo.slc.core.execution.DefaultProcess
 
DefaultRedhatDeploymentData - Class in org.argeo.slc.lib.linux
 
DefaultRedhatDeploymentData() - Constructor for class org.argeo.slc.lib.linux.DefaultRedhatDeploymentData
 
DefaultResourceSet - Class in org.argeo.slc.core.deploy
 
DefaultResourceSet() - Constructor for class org.argeo.slc.core.deploy.DefaultResourceSet
 
DefaultRpmDistribution - Class in org.argeo.slc.lib.linux
 
DefaultRpmDistribution() - Constructor for class org.argeo.slc.lib.linux.DefaultRpmDistribution
 
DefaultRunnableDataNode - Class in org.argeo.slc.core.execution.generator
Default implementation of RunnableDataNode
DefaultRunnableDataNode() - Constructor for class org.argeo.slc.core.execution.generator.DefaultRunnableDataNode
 
DeleteArtifacts - Class in org.argeo.slc.client.ui.dist.commands
Delete chosen artifacts from the current workspace
DeleteArtifacts() - Constructor for class org.argeo.slc.client.ui.dist.commands.DeleteArtifacts
 
DeleteItems - Class in org.argeo.slc.client.ui.commands
Deletes one or many results
DeleteItems() - Constructor for class org.argeo.slc.client.ui.commands.DeleteItems
 
DeleteWorkspace - Class in org.argeo.slc.client.ui.dist.commands
Delete chosen workspace in the current repository.
DeleteWorkspace() - Constructor for class org.argeo.slc.client.ui.dist.commands.DeleteWorkspace
 
deploy(ResourceSet) - Method in class org.argeo.slc.lib.linux.RedhatHostManager
 
deployConfig() - Method in class org.argeo.slc.lib.linux.RedhatHostManager
 
DeployedSystem - Interface in org.argeo.slc.deploy
An instance of a software system.
DeployedSystemManager<T extends DeployedSystem> - Interface in org.argeo.slc.deploy
 
DeployEnvironment - Interface in org.argeo.slc.deploy
 
DeployLxcContainer - Class in org.argeo.slc.lib.linux
Deploy and initialize an LXC container.
DeployLxcContainer() - Constructor for class org.argeo.slc.lib.linux.DeployLxcContainer
 
Deployment - Interface in org.argeo.slc.deploy
 
DeploymentData - Interface in org.argeo.slc.deploy
 
describeBean(BeanDefinition) - Method in class org.argeo.slc.core.execution.doc.ConsoleContextDescriber
 
describeBean(BeanDefinition) - Method in interface org.argeo.slc.core.execution.doc.ContextDescriber
 
describeContext(BeanDefinitionRegistry) - Method in class org.argeo.slc.core.execution.doc.ConsoleContextDescriber
 
describeContext(BeanDefinitionRegistry) - Method in interface org.argeo.slc.core.execution.doc.ContextDescriber
 
DesktopLayer - Class in org.argeo.cms.desktop
 
DesktopLayer() - Constructor for class org.argeo.cms.desktop.DesktopLayer
 
destroy() - Method in class org.argeo.slc.core.execution.DefaultAgent
Clean up (needs to be called by overriding method)
destroy() - Method in class org.argeo.slc.jcr.execution.JcrAgent
 
destroy() - Method in class org.argeo.slc.jcr.execution.JcrExecutionModulesListener
 
destroy() - Method in class org.argeo.slc.jcr.JcrTestResult
 
destroy() - Method in class org.argeo.slc.jsch.JschContextSession
 
destroy() - Method in class org.argeo.slc.log4j.SlcExecutionAppender
 
destroy() - Method in class org.argeo.slc.osgi.BundlesManager
 
destroy() - Method in class org.argeo.slc.osgi.OsgiExecutionModulesManager
 
destroy() - Method in class org.argeo.slc.repo.core.SlcRepoManagerImpl
 
destroy() - Method in class org.argeo.slc.repo.maven.Migration_01_03
 
destroy() - Method in class org.argeo.slc.repo.osgi.ArchiveWrapper
 
destroy() - Method in class org.argeo.slc.repo.osgi.ArgeoOsgiDistributionImpl
 
destroy() - Method in class org.argeo.slc.repo.osgi.OsgiFactoryImpl
 
destroy() - Method in class org.argeo.slc.rpmfactory.core.RpmFactoryImpl
 
Diff - Interface in org.argeo.slc.diff
A comparator providing structured information about the differences found.
DiffIssue - Class in org.argeo.slc.diff
The root class for issues which happened during a diff.
DiffIssue(DiffPosition) - Constructor for class org.argeo.slc.diff.DiffIssue
Constructor
DiffIssueKey - Class in org.argeo.slc.diff
Intermediate class that can hold the key to be displayed.
DiffIssueKey(DiffPosition) - Constructor for class org.argeo.slc.diff.DiffIssueKey
Constructor without key
DiffIssueKey(DiffPosition, DiffKey) - Constructor for class org.argeo.slc.diff.DiffIssueKey
Constructor with key
DiffKey - Interface in org.argeo.slc.diff
Object able to uniquely identify an atomic diff part.
DiffKeyXml(String) - Constructor for class org.argeo.slc.diff.DiffMissingXml.DiffKeyXml
 
DiffMissing - Class in org.argeo.slc.diff
A value missing in one of the file.
DiffMissing(DiffPosition, DiffKey) - Constructor for class org.argeo.slc.diff.DiffMissing
 
DiffMissingXml - Class in org.argeo.slc.diff
DiffMissing using the XPath of the position as DiffKey
DiffMissingXml(XPathDiffPosition) - Constructor for class org.argeo.slc.diff.DiffMissingXml
 
DiffMissingXml.DiffKeyXml - Class in org.argeo.slc.diff
Implementation of DiffKey based on an XPath string.
DiffNotMatched - Class in org.argeo.slc.diff
Diff issue where reached and expected values are different.
DiffNotMatched(DiffPosition, Object, Object) - Constructor for class org.argeo.slc.diff.DiffNotMatched
 
DiffNotMatched(DiffPosition, Object, Object, DiffKey) - Constructor for class org.argeo.slc.diff.DiffNotMatched
 
DiffPosition - Class in org.argeo.slc.diff
The position of a diff issue within the test resource.
DiffPosition(RelatedFile) - Constructor for class org.argeo.slc.diff.DiffPosition
 
DiffResult - Interface in org.argeo.slc.diff
The result of a diff, to be subclassed in order to provide richer information
digest(String, Resource) - Static method in class org.argeo.slc.core.deploy.DigestCheck
 
DigestCheck - Class in org.argeo.slc.core.deploy
Add Spring capabilities to DigestUtils
DigestCheck() - Constructor for class org.argeo.slc.core.deploy.DigestCheck
 
dispatchAddStep(ExecutionStep) - Method in class org.argeo.slc.core.execution.ProcessThreadGroup
 
display - Static variable in class org.argeo.cms.ui.workbench.WorkbenchUiPlugin
 
displayAllColumns(boolean) - Method in class org.argeo.slc.client.ui.dist.views.AbstractQueryArtifactsView
Client must use this method to display all columns of the result set instead of a limited predifined and injected set
DisplayRepoInformation - Class in org.argeo.slc.client.ui.dist.commands
Open a dialog that displays various information on the current repository.
DisplayRepoInformation() - Constructor for class org.argeo.slc.client.ui.dist.commands.DisplayRepoInformation
 
dispose() - Method in class org.argeo.cms.desktop.CmsDesktopManager
 
dispose() - Method in class org.argeo.cms.ui.workbench.jcr.JcrBrowserView
 
dispose() - Method in class org.argeo.cms.ui.workbench.useradmin.AdminLogView
 
dispose() - Method in class org.argeo.cms.ui.workbench.useradmin.LogView
 
dispose() - Method in class org.argeo.cms.ui.workbench.util.RolesSourceProvider
 
dispose() - Method in class org.argeo.eclipse.spring.SpringCommandHandler
 
dispose() - Method in class org.argeo.slc.client.ui.decorators.ResultFailedDecorator
 
dispose() - Method in class org.argeo.slc.client.ui.dist.controllers.AnonymousDistTreeContentProvider
 
dispose() - Method in class org.argeo.slc.client.ui.dist.controllers.ArtifactsTreeContentProvider
 
dispose() - Method in class org.argeo.slc.client.ui.dist.controllers.DistTreeContentProvider
 
dispose() - Method in class org.argeo.slc.client.ui.dist.editors.ArtifactVersionEditor
 
dispose() - Method in class org.argeo.slc.client.ui.dist.editors.DistWorkspaceEditor
 
dispose() - Method in class org.argeo.slc.client.ui.dist.model.RepoElem
 
dispose() - Method in class org.argeo.slc.client.ui.dist.model.WkspGroupElem
 
dispose() - Method in class org.argeo.slc.client.ui.dist.model.WorkspaceElem
 
dispose() - Method in class org.argeo.slc.client.ui.dist.views.AbstractQueryArtifactsView.ViewContentProvider
 
dispose() - Method in class org.argeo.slc.client.ui.dist.wizards.FetchWizard
 
dispose() - Method in class org.argeo.slc.client.ui.dist.wizards.GenerateBinariesWizard
 
dispose() - Method in class org.argeo.slc.client.ui.editors.ProcessBuilderPage
 
dispose() - Method in class org.argeo.slc.client.ui.editors.ProcessEditor
 
dispose() - Method in class org.argeo.slc.client.ui.providers.ResultTreeContentProvider
 
dispose() - Method in class org.argeo.slc.client.ui.specific.OpenJcrFile
 
dispose() - Method in class org.argeo.slc.client.ui.views.JcrExecutionModulesView
 
dispose() - Method in class org.argeo.slc.client.ui.views.JcrProcessListView
 
dispose() - Method in class org.argeo.slc.client.ui.views.JcrResultListView
 
dispose() - Method in class org.argeo.slc.client.ui.views.JcrResultTreeView
 
dispose() - Method in class org.argeo.slc.e4.parts.JcrExecutionModulesView
 
DIST_DOWNLOAD_BASEPATH - Static variable in interface org.argeo.slc.repo.RepoConstants
 
DistConstants - Interface in org.argeo.slc.client.ui.dist
Constants used across the application.
DistImages - Class in org.argeo.slc.client.ui.dist
Shared icons.
DistImages() - Constructor for class org.argeo.slc.client.ui.dist.DistImages
 
DistNodeViewerComparator - Class in org.argeo.slc.client.ui.dist.utils
Add ability to order by name version and version
DistNodeViewerComparator(int, int, List<String>, List<Integer>) - Constructor for class org.argeo.slc.client.ui.dist.utils.DistNodeViewerComparator
 
DistParentElem - Class in org.argeo.slc.client.ui.dist.model
Common super class for all tree elements of the Distributions View
DistParentElem(String, boolean, boolean) - Constructor for class org.argeo.slc.client.ui.dist.model.DistParentElem
 
DistParentElem(String) - Constructor for class org.argeo.slc.client.ui.dist.model.DistParentElem
 
DistPlugin - Class in org.argeo.slc.client.ui.dist
Default activator for the distribution bundle
DistPlugin() - Constructor for class org.argeo.slc.client.ui.dist.DistPlugin
 
Distribution - Interface in org.argeo.slc.build
A packaged software component
DistributionPerspective - Class in org.argeo.slc.client.ui.dist
Manage a set of software repositories
DistributionPerspective() - Constructor for class org.argeo.slc.client.ui.dist.DistributionPerspective
 
DISTRIBUTIONS_BASE_PATH - Static variable in interface org.argeo.slc.repo.RepoConstants
 
DistributionsView - Class in org.argeo.slc.client.ui.dist.views
Browse, manipulate and manage distributions across multiple repositories (like fetch, merge, publish, etc.).
DistributionsView() - Constructor for class org.argeo.slc.client.ui.dist.views.DistributionsView
 
DistSessionFactory - Class in org.argeo.slc.client.ui.dist.controllers
Provide shortcuts to retrieve sessions, repositories and workspaces that are persisted in the current user node using path only.
DistSessionFactory() - Constructor for class org.argeo.slc.client.ui.dist.controllers.DistSessionFactory
 
DistTreeComparator - Class in org.argeo.slc.client.ui.dist.controllers
Specific comparator to enhance Distribution tree browsers
DistTreeComparator() - Constructor for class org.argeo.slc.client.ui.dist.controllers.DistTreeComparator
 
DistTreeComparer - Class in org.argeo.slc.client.ui.dist.controllers
Compares two elements of the Distribution tree
DistTreeComparer() - Constructor for class org.argeo.slc.client.ui.dist.controllers.DistTreeComparer
 
DistTreeContentProvider - Class in org.argeo.slc.client.ui.dist.controllers
Enables browsing in local and remote SLC software repositories.
DistTreeContentProvider() - Constructor for class org.argeo.slc.client.ui.dist.controllers.DistTreeContentProvider
 
DistTreeDoubleClickListener - Class in org.argeo.slc.client.ui.dist.controllers
Listen to double-clicks on the distributions view tree.
DistTreeDoubleClickListener(TreeViewer) - Constructor for class org.argeo.slc.client.ui.dist.controllers.DistTreeDoubleClickListener
 
DistTreeLabelProvider - Class in org.argeo.slc.client.ui.dist.controllers
Manage icons and labels for the Distributions tree browser
DistTreeLabelProvider() - Constructor for class org.argeo.slc.client.ui.dist.controllers.DistTreeLabelProvider
 
DistUiHelpers - Class in org.argeo.slc.client.ui.dist.utils
 
DistUiHelpers() - Constructor for class org.argeo.slc.client.ui.dist.utils.DistUiHelpers
 
DistWkspBrowserPage - Class in org.argeo.slc.client.ui.dist.editors
Expose Maven artifacts of a given workspace as a tree.
DistWkspBrowserPage(FormEditor, String, Session) - Constructor for class org.argeo.slc.client.ui.dist.editors.DistWkspBrowserPage
 
DistWkspEditorInput - Class in org.argeo.slc.client.ui.dist.editors
An editor input pointing to a distribution workspace
DistWkspEditorInput(String, String, String) - Constructor for class org.argeo.slc.client.ui.dist.editors.DistWkspEditorInput
uri and workspace name cannot be null
DistWkspSearchPage - Class in org.argeo.slc.client.ui.dist.editors
Show all bundles contained in a given workspace as filter-able table
DistWkspSearchPage(DistWorkspaceEditor, String, Session) - Constructor for class org.argeo.slc.client.ui.dist.editors.DistWkspSearchPage
 
DistWorkspaceEditor - Class in org.argeo.slc.client.ui.dist.editors
Browse, analyse and modify a workspace containing software distributions
DistWorkspaceEditor() - Constructor for class org.argeo.slc.client.ui.dist.editors.DistWorkspaceEditor
 
doExecuteRunnable(Runnable) - Method in class org.argeo.slc.core.execution.DefaultExecutionFlow
 
doExecuteRunnable(Runnable) - Method in class org.argeo.slc.core.execution.generator.RunnableCallFlow
 
DoNothing - Class in org.argeo.cms.ui.workbench.commands
Utilitary command to enable sub menus in various toolbars.
DoNothing() - Constructor for class org.argeo.cms.ui.workbench.commands.DoNothing
 
DoNothing - Class in org.argeo.slc.client.ui.dist.commands
Util command used to enable sub menus in various toolbars.
DoNothing() - Constructor for class org.argeo.slc.client.ui.dist.commands.DoNothing
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.argeo.slc.core.execution.xml.FlowBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.argeo.slc.core.execution.xml.ParamDecorator
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.argeo.slc.core.execution.xml.SpecBeanDefinitionParser
 
doRun(IProgressMonitor) - Method in class org.argeo.cms.ui.workbench.util.PrivilegedJob
Implement here what should be executed with default context authentication
doSave(IProgressMonitor) - Method in class org.argeo.cms.ui.workbench.jcr.DefaultNodeEditor
 
doSave(IProgressMonitor) - Method in class org.argeo.slc.client.ui.dist.editors.ArtifactVersionEditor
 
doSave(IProgressMonitor) - Method in class org.argeo.slc.client.ui.dist.editors.DistWorkspaceEditor
 
doSave(IProgressMonitor) - Method in class org.argeo.slc.client.ui.editors.ProcessEditor
 
doSaveAs() - Method in class org.argeo.cms.ui.workbench.jcr.DefaultNodeEditor
 
doSaveAs() - Method in class org.argeo.slc.client.ui.dist.editors.ArtifactVersionEditor
 
doSaveAs() - Method in class org.argeo.slc.client.ui.dist.editors.DistWorkspaceEditor
 
doSaveAs() - Method in class org.argeo.slc.client.ui.editors.ProcessEditor
 
doubleClick(DoubleClickEvent) - Method in class org.argeo.slc.client.ui.dist.controllers.DistTreeDoubleClickListener
 
downloadFile(Session, File, String) - Method in class org.argeo.slc.jsch.ScpFrom
 
duplicateProcess() - Method in class org.argeo.slc.client.ui.editors.ProcessEditor
Duplicates the process
DynamicRuntime<M extends Module> - Interface in org.argeo.slc.deploy
 

E

Echo - Class in org.argeo.slc.core.execution.tasks
 
Echo() - Constructor for class org.argeo.slc.core.execution.tasks.Echo
 
EclipseUiSpecificUtils - Class in org.argeo.eclipse.ui.specific
Static utilities to bridge differences between RCP and RAP
EclipseUpdateSite - Class in org.argeo.slc.osgi.build
 
EclipseUpdateSite() - Constructor for class org.argeo.slc.osgi.build.EclipseUpdateSite
 
EclipseUpdateSiteCategory - Class in org.argeo.slc.osgi.build
 
EclipseUpdateSiteCategory() - Constructor for class org.argeo.slc.osgi.build.EclipseUpdateSiteCategory
 
EclipseUpdateSiteFeature - Class in org.argeo.slc.osgi.build
 
EclipseUpdateSiteFeature() - Constructor for class org.argeo.slc.osgi.build.EclipseUpdateSiteFeature
 
enableToolTipSupport(Viewer) - Static method in class org.argeo.eclipse.ui.specific.EclipseUiSpecificUtils
TootlTip support is supported for ColumnViewer in RCP
END - Static variable in class org.argeo.slc.execution.ExecutionStep
Deprecated. 
enterFlow(ExecutionFlow) - Method in class org.argeo.slc.core.execution.DefaultExecutionStack
 
enterFlow(ExecutionFlow) - Method in interface org.argeo.slc.execution.ExecutionStack
 
EPEL - Static variable in class org.argeo.slc.lib.linux.rpmfactory.BuildInMock
Mock flavour provided by the EPEL repository
EPL - Static variable in class org.argeo.slc.repo.FreeLicense
 
EPL_v1 - Static variable in class org.argeo.slc.repo.FreeLicense
Eclipse
equals(Object, Object) - Method in class org.argeo.slc.client.ui.dist.controllers.DistTreeComparer
 
equals(Object) - Method in class org.argeo.slc.client.ui.dist.editors.DistWkspEditorInput
 
equals(Object) - Method in class org.argeo.slc.client.ui.dist.editors.ModuleEditorInput
equals method based on coordinates
equals(Object) - Method in class org.argeo.slc.client.ui.editors.ProcessEditorInput
 
equals(Object, Object) - Method in class org.argeo.slc.client.ui.model.ResultItemsComparer
 
equals(Object) - Method in class org.argeo.slc.core.attachment.SimpleAttachment
 
equals(Object) - Method in class org.argeo.slc.core.build.VersionDistributionId
 
equals(Object) - Method in class org.argeo.slc.core.execution.DefaultExecutionFlow
 
equals(Object) - Method in class org.argeo.slc.core.execution.DefaultExecutionSpec
 
equals(Object) - Method in class org.argeo.slc.core.execution.MapExecutionContext
 
equals(Object) - Method in class org.argeo.slc.DefaultNameVersion
 
equals(Object) - Method in class org.argeo.slc.diff.DiffMissingXml.DiffKeyXml
 
equals(Object) - Method in class org.argeo.slc.execution.ExecutionFlowDescriptor
 
equals(Object) - Method in class org.argeo.slc.repo.ArtifactDistribution
 
equals(Object) - Method in class org.argeo.slc.repo.FreeLicense
 
equals(Object) - Method in class org.argeo.slc.repo.osgi.BndWrapper
 
err(Object) - Static method in class org.argeo.slc.cli.SlcMain
 
ERROR - Static variable in class org.argeo.slc.client.ui.SlcImages
 
ERROR - Static variable in class org.argeo.slc.e4.SlcImages
 
ERROR - Static variable in interface org.argeo.slc.execution.ExecutionProcess
The process failed because of an unexpected error.
ERROR - Static variable in class org.argeo.slc.execution.ExecutionStep
 
ERROR - Static variable in interface org.argeo.slc.test.TestStatus
The flag for a test which could not properly run because of an error (there is no feedback on the behavior of the tested component): 2
exception(Throwable) - Method in class org.argeo.cms.e4.rcp.CmsE4Application
 
ExecutableTestRun - Interface in org.argeo.slc.test
A test run that can be executed
execute(ExecutionEvent) - Method in class org.argeo.cms.ui.workbench.commands.DoNothing
 
execute(ExecutionEvent) - Method in class org.argeo.cms.ui.workbench.commands.OpenChangePasswordDialog
 
execute(ExecutionEvent) - Method in class org.argeo.cms.ui.workbench.commands.OpenEditor
 
execute(ExecutionEvent) - Method in class org.argeo.cms.ui.workbench.commands.OpenHomePerspective
 
execute(ExecutionEvent) - Method in class org.argeo.cms.ui.workbench.rap.commands.OpenHome
 
execute(ExecutionEvent) - Method in class org.argeo.cms.ui.workbench.rap.commands.UserMenu
 
execute(ExecutionEvent) - Method in class org.argeo.eclipse.spring.SpringCommandHandler
 
execute(ExecutionEvent) - Method in class org.argeo.eclipse.ui.specific.OpenFile
 
execute(ExecutionEvent) - Method in class org.argeo.slc.client.ui.commands.AddResultFolder
 
execute(ExecutionEvent) - Method in class org.argeo.slc.client.ui.commands.DeleteItems
 
execute(ExecutionEvent) - Method in class org.argeo.slc.client.ui.commands.RefreshJcrResultTreeView
 
execute(ExecutionEvent) - Method in class org.argeo.slc.client.ui.commands.RenameResultFolder
 
execute(ExecutionEvent) - Method in class org.argeo.slc.client.ui.commands.RenameResultNode
 
execute(ExecutionEvent) - Method in class org.argeo.slc.client.ui.commands.RunSlcFlow
Deprecated.
 
execute(ExecutionEvent) - Method in class org.argeo.slc.client.ui.commands.UpdateModule
 
execute(ExecutionEvent) - Method in class org.argeo.slc.client.ui.dist.commands.BndProcess
 
execute(ExecutionEvent) - Method in class org.argeo.slc.client.ui.dist.commands.CopyLocalJavaWorkspace
 
execute(ExecutionEvent) - Method in class org.argeo.slc.client.ui.dist.commands.CopyWorkspace
 
execute(ExecutionEvent) - Method in class org.argeo.slc.client.ui.dist.commands.CreateLocalJavaWorkspace
 
execute(ExecutionEvent) - Method in class org.argeo.slc.client.ui.dist.commands.CreateWorkspace
 
execute(ExecutionEvent) - Method in class org.argeo.slc.client.ui.dist.commands.DeleteArtifacts
 
execute(ExecutionEvent) - Method in class org.argeo.slc.client.ui.dist.commands.DeleteWorkspace
 
execute(ExecutionEvent) - Method in class org.argeo.slc.client.ui.dist.commands.DisplayRepoInformation
 
execute(ExecutionEvent) - Method in class org.argeo.slc.client.ui.dist.commands.DoNothing
 
execute(ExecutionEvent) - Method in class org.argeo.slc.client.ui.dist.commands.Fetch
 
execute(ExecutionEvent) - Method in class org.argeo.slc.client.ui.dist.commands.ManageWorkspaceAuth
 
execute(ExecutionEvent) - Method in class org.argeo.slc.client.ui.dist.commands.MergeWorkspaces
 
execute(ExecutionEvent) - Method in class org.argeo.slc.client.ui.dist.commands.NormalizeDistribution
 
execute(ExecutionEvent) - Method in class org.argeo.slc.client.ui.dist.commands.NormalizeWorkspace
 
execute(ExecutionEvent) - Method in class org.argeo.slc.client.ui.dist.commands.OpenGenerateBinariesWizard
 
execute(ExecutionEvent) - Method in class org.argeo.slc.client.ui.dist.commands.OpenModuleEditor
 
execute(ExecutionEvent) - Method in class org.argeo.slc.client.ui.dist.commands.OpenWorkspaceEditor
 
execute(ExecutionEvent) - Method in class org.argeo.slc.client.ui.dist.commands.PublishWorkspace
 
execute(ExecutionEvent) - Method in class org.argeo.slc.client.ui.dist.commands.RefreshArtifactBrowser
 
execute(ExecutionEvent) - Method in class org.argeo.slc.client.ui.dist.commands.RefreshDistributionsView
 
execute(ExecutionEvent) - Method in class org.argeo.slc.client.ui.dist.commands.RegisterRepository
 
execute(ExecutionEvent) - Method in class org.argeo.slc.client.ui.dist.commands.RunInOsgi
 
execute(ExecutionEvent) - Method in class org.argeo.slc.client.ui.dist.commands.ShowSizeColumn
 
execute(ExecutionEvent) - Method in class org.argeo.slc.client.ui.dist.commands.UnregisterRemoteRepo
 
execute(ExecutionEvent) - Method in class org.argeo.slc.client.ui.specific.OpenJcrFile
 
execute(RealizedFlow) - Method in class org.argeo.slc.core.execution.AbstractExecutionModulesManager
 
execute(RealizedFlow, Boolean) - Method in class org.argeo.slc.core.execution.ProcessThread
 
execute(TestRun) - Method in class org.argeo.slc.core.test.BasicTestDefinition
 
execute(RealizedFlow) - Method in interface org.argeo.slc.execution.ExecutionModulesManager
Synchronously finds and executes an ExecutionFlow.
execute(CommandLine) - Method in class org.argeo.slc.jsch.JschExecutor
 
execute(CommandLine, Map) - Method in class org.argeo.slc.jsch.JschExecutor
 
execute(CommandLine, ExecuteResultHandler) - Method in class org.argeo.slc.jsch.JschExecutor
 
execute(CommandLine, Map, ExecuteResultHandler) - Method in class org.argeo.slc.jsch.JschExecutor
 
execute(TestRun) - Method in interface org.argeo.slc.test.TestDefinition
Performs the test.
executeCommand(String) - Method in class org.argeo.slc.lib.linux.RedhatHostManager
 
executeFlow(String) - Method in class org.argeo.slc.unit.execution.AbstractExecutionFlowTestcase
 
executeFlowAndExit(String, String, String) - Method in class org.argeo.slc.osgi.OsgiExecutionModulesManager
Executes a single flow and stops the JVM
executeQuery(String) - Method in class org.argeo.slc.client.ui.dist.views.AbstractQueryArtifactsView
 
EXECUTION_ERROR - Static variable in class org.argeo.slc.client.ui.SlcImages
 
EXECUTION_ERROR - Static variable in class org.argeo.slc.e4.SlcImages
 
EXECUTION_PASSED - Static variable in class org.argeo.slc.client.ui.SlcImages
 
EXECUTION_PASSED - Static variable in class org.argeo.slc.e4.SlcImages
 
EXECUTION_SPEC - Static variable in class org.argeo.slc.client.ui.SlcImages
 
EXECUTION_SPEC - Static variable in class org.argeo.slc.e4.SlcImages
 
EXECUTION_SPEC_ATTRIBUTE - Static variable in class org.argeo.slc.client.ui.SlcImages
 
EXECUTION_SPEC_ATTRIBUTE - Static variable in class org.argeo.slc.e4.SlcImages
 
EXECUTION_SPECS - Static variable in class org.argeo.slc.client.ui.SlcImages
 
EXECUTION_SPECS - Static variable in class org.argeo.slc.e4.SlcImages
 
ExecutionAspect - Class in org.argeo.slc.core.execution
 
ExecutionAspect() - Constructor for class org.argeo.slc.core.execution.ExecutionAspect
 
ExecutionContext - Interface in org.argeo.slc.execution
Variables or references attached to an execution (typically thread bounded).
ExecutionFlow - Interface in org.argeo.slc.execution
Abstraction of an execution that can be identified and configured.
executionFlowAdded(ModuleDescriptor, ExecutionFlowDescriptor) - Method in interface org.argeo.slc.execution.ExecutionModulesListener
 
executionFlowAdded(ModuleDescriptor, ExecutionFlowDescriptor) - Method in class org.argeo.slc.jcr.execution.JcrExecutionModulesListener
 
ExecutionFlowDescriptor - Class in org.argeo.slc.execution
Implements both archetype and implementation of a given process.
ExecutionFlowDescriptor() - Constructor for class org.argeo.slc.execution.ExecutionFlowDescriptor
 
ExecutionFlowDescriptor(String, String, Map<String, Object>, ExecutionSpec) - Constructor for class org.argeo.slc.execution.ExecutionFlowDescriptor
 
ExecutionFlowDescriptorConverter - Interface in org.argeo.slc.execution
Maps back and forth between ExecutionFlowDescriptor and ExecutionFlow
ExecutionFlowDescriptorTestUtils - Class in org.argeo.slc.unit.execution
 
ExecutionFlowDescriptorTestUtils() - Constructor for class org.argeo.slc.unit.execution.ExecutionFlowDescriptorTestUtils
 
ExecutionFlowGenerator - Class in org.argeo.slc.core.execution.generator
Generates ExecutionFlows and Runnables as beans in the Spring Application Context.
ExecutionFlowGenerator() - Constructor for class org.argeo.slc.core.execution.generator.ExecutionFlowGenerator
 
ExecutionFlowGeneratorSource - Interface in org.argeo.slc.core.execution.generator
Provides 2 types of information required by an ExecutionFlowGenerator: a list of RunnableCallFlowDescriptor used to create RunnableCallFlow and a list of RunnableDataNode used to create any kind of flow via a factory.
executionFlowRemoved(ModuleDescriptor, ExecutionFlowDescriptor) - Method in interface org.argeo.slc.execution.ExecutionModulesListener
 
executionFlowRemoved(ModuleDescriptor, ExecutionFlowDescriptor) - Method in class org.argeo.slc.jcr.execution.JcrExecutionModulesListener
 
ExecutionFlowRuntime(ExecutionFlow) - Constructor for class org.argeo.slc.core.execution.DefaultExecutionStack.ExecutionFlowRuntime
 
ExecutionModule - Interface in org.argeo.slc.execution
Deprecated.
executionModuleAdded(ModuleDescriptor) - Method in interface org.argeo.slc.execution.ExecutionModulesListener
 
executionModuleAdded(ModuleDescriptor) - Method in class org.argeo.slc.jcr.execution.JcrExecutionModulesListener
 
ExecutionModuleDescriptor - Class in org.argeo.slc.execution
Describes the information required to launch a flow
ExecutionModuleDescriptor() - Constructor for class org.argeo.slc.execution.ExecutionModuleDescriptor
 
executionModuleRemoved(ModuleDescriptor) - Method in interface org.argeo.slc.execution.ExecutionModulesListener
 
executionModuleRemoved(ModuleDescriptor) - Method in class org.argeo.slc.jcr.execution.JcrExecutionModulesListener
 
ExecutionModulesListener - Interface in org.argeo.slc.execution
Listen to events on execution modules.
ExecutionModulesManager - Interface in org.argeo.slc.execution
Provides access to the execution modules
ExecutionParameterPostProcessor - Class in org.argeo.slc.core.execution
Spring post processor which ensures that execution parameters are properly set.
ExecutionParameterPostProcessor() - Constructor for class org.argeo.slc.core.execution.ExecutionParameterPostProcessor
 
ExecutionProcess - Interface in org.argeo.slc.execution
A process is the functional representation of a combination of executions.
ExecutionResources - Interface in org.argeo.slc.core.execution
Provides write access to resources during execution
ExecutionResourcesFactoryBean - Class in org.argeo.slc.core.execution
Workaround when execution placedholders needs to be passed.
ExecutionResourcesFactoryBean() - Constructor for class org.argeo.slc.core.execution.ExecutionResourcesFactoryBean
 
ExecutionScope - Class in org.argeo.slc.core.execution
When Spring beans are instantiated with this scope, the same instance is reused across an execution.
ExecutionScope() - Constructor for class org.argeo.slc.core.execution.ExecutionScope
 
ExecutionScopeDecorator - Class in org.argeo.slc.core.execution.xml
Inspired by org.springframework.aop.config.ScopedProxyBeanDefinitionDecorator
ExecutionScopeDecorator() - Constructor for class org.argeo.slc.core.execution.xml.ExecutionScopeDecorator
 
ExecutionSpec - Interface in org.argeo.slc.execution
The class implementing this interface defines the map of attributes that are necessary for the corresponding ExecutionFlow.
ExecutionSpecAttribute - Interface in org.argeo.slc.execution
Possible attribute of an execution flow.
ExecutionStack - Interface in org.argeo.slc.execution
Deal with nested level of executions using different variables.
executionStackBeanName - Variable in class org.argeo.slc.core.execution.ExecutionScope
 
ExecutionStackLevel - Interface in org.argeo.slc.execution
 
ExecutionStep - Class in org.argeo.slc.execution
An atomic step to be notified in during an ExecutionProcess.
ExecutionStep() - Constructor for class org.argeo.slc.execution.ExecutionStep
Empty constructor
ExecutionStep(String, String, String) - Constructor for class org.argeo.slc.execution.ExecutionStep
Creates a step at the current date
ExecutionStep(String, Date, String, String) - Constructor for class org.argeo.slc.execution.ExecutionStep
Creates a step of the given type.
ExecutionStep(String, Date, String, String, String) - Constructor for class org.argeo.slc.execution.ExecutionStep
 
ExecutionThread - Class in org.argeo.slc.core.execution
Thread of a single execution
ExecutionThread(ProcessThreadGroup, ExecutionModulesManager, RealizedFlow) - Constructor for class org.argeo.slc.core.execution.ExecutionThread
 
exists() - Method in class org.argeo.slc.client.ui.dist.editors.DistWkspEditorInput
 
exists() - Method in class org.argeo.slc.client.ui.dist.editors.ModuleEditorInput
 
exists() - Method in class org.argeo.slc.client.ui.editors.ProcessEditorInput
 
exists() - Method in class org.argeo.slc.vfs.VfsResource
 
exportPackageToPackageNames(String) - Method in class org.argeo.slc.osgi.FileSystemBundleRegister
 
extendsCredentialsBlock(Composite, Locale, SelectionListener) - Method in class org.argeo.cms.ui.workbench.rap.RapWorkbenchLogin
 
extendsCredentialsBlock(Composite, Locale, SelectionListener) - Method in class org.argeo.cms.ui.workbench.rap.SpnegoWorkbenchLogin
 
extractBundleNameFromSourceName(String) - Static method in class org.argeo.slc.repo.RepoUtils
If a source return the base bundle name, does not change otherwise
extractRepoId(String, StringBuilder) - Method in class org.argeo.slc.rpmfactory.core.RpmProxyServiceImpl
Returns the first token of the path
extractRpmName(String) - Method in class org.argeo.slc.rpmfactory.core.YumListParser
 

F

FAILED - Static variable in interface org.argeo.slc.test.TestStatus
The flag for a failed test: 1
Fetch - Class in org.argeo.slc.client.ui.dist.commands
Wrap a RepoSync as an Eclipse command.
Fetch() - Constructor for class org.argeo.slc.client.ui.dist.commands.Fetch
 
FetchWizard - Class in org.argeo.slc.client.ui.dist.wizards
Defines parameters for the fetch process and run it using a RepoSync object.
FetchWizard(Keyring, RepositoryFactory, Repository) - Constructor for class org.argeo.slc.client.ui.dist.wizards.FetchWizard
 
FileAttachmentsStorage - Class in org.argeo.slc.core.attachment
 
FileAttachmentsStorage() - Constructor for class org.argeo.slc.core.attachment.FileAttachmentsStorage
 
FileDropAdapter - Class in org.argeo.eclipse.ui.specific
 
FileDropAdapter() - Constructor for class org.argeo.eclipse.ui.specific.FileDropAdapter
 
FileExecutionResources - Class in org.argeo.slc.core.execution
Implements write access to resources based on standard Java File
FileExecutionResources() - Constructor for class org.argeo.slc.core.execution.FileExecutionResources
 
fileFromResource(Resource) - Method in class org.argeo.slc.core.execution.FileExecutionResources
Extract the underlying file from the resource.
fileFromResource(Resource) - Method in class org.argeo.slc.osgi.OsgiExecutionResources
 
FileSystemBundleRegister - Class in org.argeo.slc.osgi
Experimental
FileSystemBundleRegister() - Constructor for class org.argeo.slc.osgi.FileSystemBundleRegister
 
fillCoolBar(ICoolBarManager) - Method in class org.argeo.cms.ui.workbench.rap.RapActionBarAdvisor
 
fillDistributions(SortedMap<NameVersion, Distribution>) - Method in class org.argeo.slc.osgi.build.AbstractOsgiModularDistribution
 
fillDistributions(SortedMap<NameVersion, Distribution>) - Method in class org.argeo.slc.osgi.build.BundleModularDistribution
 
fillDistributions(SortedMap<NameVersion, Distribution>) - Method in class org.argeo.slc.osgi.build.OsgiRuntimeModularDistribution
 
fillMenuBar(IMenuManager) - Method in class org.argeo.cms.ui.workbench.rap.RapActionBarAdvisor
 
findAgent(Node) - Method in class org.argeo.slc.client.ui.controllers.ProcessController
Always return the default runtime agent
findBundle(NameVersion) - Method in class org.argeo.slc.osgi.OsgiRuntime
 
findExecutionContext(String, String) - Method in class org.argeo.slc.core.execution.AbstractExecutionModulesManager
 
findExecutionContext(String, String) - Method in class org.argeo.slc.osgi.OsgiExecutionModulesManager
 
findExecutionFlow(String, String, String) - Method in class org.argeo.slc.core.execution.AbstractExecutionModulesManager
 
findExecutionFlow(String, String, String) - Method in class org.argeo.slc.osgi.OsgiExecutionModulesManager
 
findExecutionFlowDescriptorConverter(String, String) - Method in class org.argeo.slc.osgi.OsgiExecutionModulesManager
 
findFromPattern(String) - Method in class org.argeo.slc.osgi.BundlesManager
Find a single bundle based on a symbolic name pattern.
findInitializingFlowWithParameter(String) - Method in class org.argeo.slc.core.execution.InstantiationManager
 
findLocalVariable(String) - Method in class org.argeo.slc.core.execution.DefaultExecutionStack
Looks for a set variable in the stack, starting at the upper flows
findLocalVariable(String) - Method in interface org.argeo.slc.execution.ExecutionStack
 
findRealizedFlow(String, String) - Method in class org.argeo.slc.osgi.OsgiExecutionModulesManager
Builds a minimal realized flow, based on the provided information (typically from the command line).
findRelatedBundle(String, String) - Method in class org.argeo.slc.osgi.BundlesManager
 
findRelatedBundle(OsgiBundle) - Method in class org.argeo.slc.osgi.BundlesManager
 
findScopedObject(String) - Method in class org.argeo.slc.core.execution.DefaultExecutionStack
 
findScopedObject(String) - Method in interface org.argeo.slc.execution.ExecutionStack
 
findSlcDir(File) - Static method in class org.argeo.slc.cli.SlcMain
Recursively look in parent directories for a directory named SlcMain.slcDirName
findUniqueSubElement(Element) - Static method in class org.argeo.slc.core.execution.xml.NamespaceUtils
 
findVersion(String) - Method in class org.argeo.slc.osgi.build.AbstractOsgiModularDistribution
 
FLOW - Static variable in class org.argeo.slc.client.ui.SlcImages
 
FLOW - Static variable in class org.argeo.slc.e4.SlcImages
 
flowAgentFactoryPath(String) - Static method in class org.argeo.slc.jcr.SlcJcrUtils
Extracts the agent factory of a flow
FlowBeanDefinitionParser - Class in org.argeo.slc.core.execution.xml
Interprets the tag
FlowBeanDefinitionParser() - Constructor for class org.argeo.slc.core.execution.xml.FlowBeanDefinitionParser
 
FlowConfigurationException - Exception in org.argeo.slc.core.execution
The stack trace of such exceptions does not need to be displayed
FlowConfigurationException(String) - Constructor for exception org.argeo.slc.core.execution.FlowConfigurationException
 
flowExecution() - Method in class org.argeo.slc.core.execution.ExecutionAspect
 
flowInitializationFinished(ExecutionFlow, String) - Method in class org.argeo.slc.core.execution.InstantiationManager
 
flowInitializationStarted(ExecutionFlow, String) - Method in class org.argeo.slc.core.execution.InstantiationManager
 
flowMBeanName(Module, ExecutionFlow) - Method in class org.argeo.slc.osgi.OsgiExecutionModulesManager
 
FlowNamespaceHandler - Class in org.argeo.slc.core.execution.xml
 
FlowNamespaceHandler() - Constructor for class org.argeo.slc.core.execution.xml.FlowNamespaceHandler
 
flowRelativePath(String) - Static method in class org.argeo.slc.jcr.SlcJcrUtils
Extracts the path of a flow relative to its execution module
FOLDER - Static variable in class org.argeo.slc.client.ui.SlcImages
 
FOLDER - Static variable in class org.argeo.slc.e4.SlcImages
 
forceFullRefresh() - Method in class org.argeo.slc.client.ui.model.ResultParent
 
formatAsString(Object) - Static method in class org.argeo.slc.client.ui.dist.utils.DistUiHelpers
 
formatValueAsString(Value) - Static method in class org.argeo.slc.client.ui.dist.utils.DistUiHelpers
 
forwardPath(TestResult) - Method in class org.argeo.slc.core.execution.tasks.SystemCall
Deprecated.
frameworkEvent(FrameworkEvent) - Method in class org.argeo.slc.osgi.BundlesManager
 
FreeLicense - Class in org.argeo.slc.repo
A free software license
FreeLicense(String, String) - Constructor for class org.argeo.slc.repo.FreeLicense
 
FreeLicense(String, String, String) - Constructor for class org.argeo.slc.repo.FreeLicense
 
FreeLicense(String, String, String, String) - Constructor for class org.argeo.slc.repo.FreeLicense
 
function() - Method in class org.argeo.slc.core.execution.tasks.SystemCall
 

G

GenerateBinaries - Class in org.argeo.slc.repo.maven
Generates binaries-, sources- and sdk-version.pom artifacts for a given group.
GenerateBinaries() - Constructor for class org.argeo.slc.repo.maven.GenerateBinaries
 
GenerateBinariesWizard - Class in org.argeo.slc.client.ui.dist.wizards
Define parameters to asynchronously generate binaries, sources and sdk pom artifacts for this group using a GenerateBinaries runnable
GenerateBinariesWizard(RepoService, String, String, String) - Constructor for class org.argeo.slc.client.ui.dist.wizards.GenerateBinariesWizard
 
generateFromStatement() - Method in class org.argeo.slc.client.ui.dist.views.AbstractQueryArtifactsView
 
generateMockConfigFile(String, String) - Method in class org.argeo.slc.rpmfactory.core.RpmFactoryImpl
 
generateSelectStatement() - Method in class org.argeo.slc.client.ui.dist.views.AbstractQueryArtifactsView
 
generateYumConfigFile(String) - Method in class org.argeo.slc.rpmfactory.core.RpmFactoryImpl
 
GenericJcrQueryEditor - Class in org.argeo.cms.ui.workbench.jcr
Enables end user to type and execute any JCR query.
GenericJcrQueryEditor() - Constructor for class org.argeo.cms.ui.workbench.jcr.GenericJcrQueryEditor
 
get(String, ObjectFactory<?>) - Method in class org.argeo.slc.core.execution.ExecutionScope
 
getAdapter(Class) - Method in class org.argeo.slc.client.ui.dist.editors.DistWkspEditorInput
 
getAdapter(Class) - Method in class org.argeo.slc.client.ui.dist.editors.ModuleEditorInput
 
getAdapter(Class) - Method in class org.argeo.slc.client.ui.editors.ProcessEditorInput
 
getAdditional() - Method in class org.argeo.slc.core.build.VersionDistributionId
 
getAdditionalPackages() - Method in class org.argeo.slc.lib.linux.DefaultRpmDistribution
 
getAdditionalPackages() - Method in interface org.argeo.slc.lib.linux.RpmDistribution
 
getAgentFactoryPath() - Method in class org.argeo.slc.jcr.execution.JcrAgent
 
getAgentNodeName() - Method in class org.argeo.slc.jcr.execution.JcrAgent
 
getAgentUuid() - Method in class org.argeo.slc.core.execution.DefaultAgent
 
getAgentUuid() - Method in interface org.argeo.slc.execution.SlcAgent
Agent unique identifier
getApplicationContextLocation() - Method in class org.argeo.slc.unit.AbstractSpringTestCase
Th location of the application to load.
getArchs() - Method in class org.argeo.slc.lib.linux.rpmfactory.RpmBuildEnvironment
 
getArchs() - Method in class org.argeo.slc.rpmfactory.core.RpmFactoryImpl
 
getArchs() - Method in interface org.argeo.slc.rpmfactory.RpmFactory
 
getArgs() - Method in class org.argeo.slc.core.execution.tasks.JvmProcess
 
getArtifact() - Method in class org.argeo.slc.client.ui.dist.editors.ArtifactVersionEditor
 
getArtifact() - Method in class org.argeo.slc.repo.ArtifactDistribution
 
getArtifact() - Method in class org.argeo.slc.repo.osgi.BndWrapper
 
getArtifactTreeViewer() - Method in class org.argeo.slc.client.ui.dist.views.ArtifactsBrowser
 
getAsOsPath(Resource, Boolean) - Method in interface org.argeo.slc.core.execution.ExecutionResources
Returns the resource as a file path.
getAsOsPath(Resource, Boolean) - Method in class org.argeo.slc.core.execution.FileExecutionResources
 
getAttributes() - Method in class org.argeo.slc.core.execution.DefaultExecutionSpec
 
getAttributes() - Method in class org.argeo.slc.core.test.SimpleTestResult
 
getAttributes() - Method in interface org.argeo.slc.execution.ExecutionSpec
The attributes managed by this execution spec
getAttributes() - Method in class org.argeo.slc.jcr.JcrTestResult
 
getAttributes() - Method in interface org.argeo.slc.test.TestResult
Additional arbitrary meta data
getAttributeSpecText(Node) - Static method in class org.argeo.slc.client.ui.editors.ProcessBuilderPage
 
getAuthTypeStr() - Method in class org.argeo.slc.client.ui.dist.wizards.ChooseRightsPage
 
getBaseDir() - Method in class org.argeo.slc.core.deploy.SimpleExecutables
 
getBaseDir() - Method in class org.argeo.slc.core.execution.FileExecutionResources
 
getBaseUrl() - Method in class org.argeo.slc.support.deploy.HttpdServer
 
getBaseUrl() - Method in class org.argeo.slc.support.deploy.SimpleHttpdApplication
 
getBaseUrl() - Method in interface org.argeo.slc.support.deploy.WebApplication
 
getBaseUrl() - Method in interface org.argeo.slc.support.deploy.WebServer
 
getBaseUrls(Session) - Method in class org.argeo.slc.repo.maven.MavenProxyServiceImpl
 
getBean(String) - Method in class org.argeo.slc.unit.AbstractSpringTestCase
Returns a bean from the underlying context
getBean(Class<? extends T>) - Method in class org.argeo.slc.unit.AbstractSpringTestCase
 
getBeanClass(Element) - Method in class org.argeo.slc.core.execution.xml.FlowBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.argeo.slc.core.execution.xml.ParamDecorator
 
getBeanClass(Element) - Method in class org.argeo.slc.core.execution.xml.SpecBeanDefinitionParser
 
getBeanName() - Method in class org.argeo.slc.core.execution.generator.DefaultRunnableDataNode
 
getBeanName() - Method in class org.argeo.slc.core.execution.generator.RunnableCall
 
getBeanName() - Method in class org.argeo.slc.core.execution.generator.RunnableCallFlowDescriptor
 
getBeanName() - Method in interface org.argeo.slc.core.execution.generator.RunnableDataNode
 
getBinaries() - Method in class org.argeo.slc.repo.maven.GenerateBinaries
 
getBndProperties() - Method in class org.argeo.slc.repo.osgi.BndWrapper
 
getBundle(Long) - Method in class org.argeo.slc.osgi.BundlesManager
 
getBundle() - Method in class org.argeo.slc.osgi.deploy.OsgiResourceSet
 
getBundleContext() - Static method in class org.argeo.cms.ui.workbench.rap.SecureRapActivator
 
getBundleContext() - Static method in class org.argeo.cms.ui.workbench.WorkbenchUiPlugin
 
getBundleContext() - Method in class org.argeo.slc.equinox.unit.AbstractOsgiRuntimeTestCase
 
getBundleContext() - Method in class org.argeo.slc.osgi.build.AbstractOsgiModularDistribution
 
getBundleContext() - Method in class org.argeo.slc.osgi.BundlesManager
Use with caution since it may interfer with some cached information within this object
getBundlesToStart() - Method in class org.argeo.slc.equinox.unit.AbstractOsgiRuntimeTestCase
 
getCategories() - Method in class org.argeo.slc.osgi.build.EclipseUpdateSiteFeature
 
getCategory() - Method in interface org.argeo.slc.CategorizedNameVersion
The category of the component.
getCategory() - Method in class org.argeo.slc.repo.ArtifactDistribution
 
getCategory() - Method in class org.argeo.slc.repo.osgi.BndWrapper
 
getChanged() - Method in class org.argeo.slc.core.deploy.VersionedDirSync
Whether last call has changed the directory
getChangedPaths(File, Long) - Method in interface org.argeo.slc.deploy.VersioningDriver
 
getChildContexts() - Method in class org.argeo.slc.core.test.context.SimpleParentContextAware
 
getChildContexts() - Method in interface org.argeo.slc.test.context.ParentContextAware
 
getChildren(Object) - Method in class org.argeo.slc.client.ui.dist.controllers.AnonymousDistTreeContentProvider
 
getChildren(Object) - Method in class org.argeo.slc.client.ui.dist.controllers.ArtifactsTreeContentProvider
 
getChildren(Object) - Method in class org.argeo.slc.client.ui.dist.controllers.DistTreeContentProvider
 
getChildren() - Method in class org.argeo.slc.client.ui.dist.model.GroupBaseElem
 
getChildren() - Method in class org.argeo.slc.client.ui.dist.model.ModularDistVersionBaseElem
Override normal behaviour to initialise children only when first requested
getChildren() - Method in class org.argeo.slc.client.ui.dist.model.ModularDistVersionElem
 
getChildren() - Method in class org.argeo.slc.client.ui.dist.model.WorkspaceElem
Override normal behaviour to initialize display of the workspace
getChildren() - Method in class org.argeo.slc.client.ui.model.SingleResultNode
Override normal behavior : Results have no children for this view
getChildren(Object) - Method in class org.argeo.slc.client.ui.providers.ResultTreeContentProvider
 
getChildren() - Method in class org.argeo.slc.core.execution.generator.DefaultRunnableDataNode
 
getChildren() - Method in interface org.argeo.slc.core.execution.generator.RunnableDataNode
 
getChoices() - Method in class org.argeo.slc.core.execution.RefSpecAttribute
 
getClasspath() - Method in class org.argeo.slc.core.execution.tasks.JvmProcess
 
getCloseDate() - Method in class org.argeo.slc.core.test.SimpleTestResult
 
getCloseDate() - Method in class org.argeo.slc.jcr.JcrTestResult
 
getCloseDate() - Method in interface org.argeo.slc.test.TestResult
The date when this test result was closed.
getCmdId() - Method in class org.argeo.slc.client.ui.specific.OpenJcrFileCmdId
 
getColumn() - Method in class org.argeo.slc.diff.TableDiffPosition
 
getColumnImage(Object, int) - Method in class org.argeo.slc.client.ui.dist.views.AbstractQueryArtifactsView.ViewLabelProvider
 
getColumnName() - Method in class org.argeo.slc.diff.TableDiffPosition
 
getColumnText(Object, int) - Method in class org.argeo.slc.client.ui.dist.controllers.ArtifactLabelProvider
 
getColumnText(Object, int) - Method in class org.argeo.slc.client.ui.dist.views.AbstractQueryArtifactsView.ViewLabelProvider
 
getCommands() - Method in class org.argeo.slc.jsch.RemoteExec
 
getComparator() - Method in class org.argeo.slc.client.ui.dist.utils.ArtifactsTableConfigurer
 
getConfigFile() - Method in class org.argeo.slc.support.deploy.HttpdServerDeploymentData
 
getConfigurationFiles() - Method in class org.argeo.slc.lib.linux.DefaultRedhatDeploymentData
 
getConfigurationFiles() - Method in interface org.argeo.slc.lib.linux.RedhatDeploymentData
 
getContentType() - Method in interface org.argeo.slc.core.attachment.Attachment
 
getContentType() - Method in class org.argeo.slc.core.attachment.SimpleAttachment
 
getContext() - Method in class org.argeo.slc.unit.AbstractSpringTestCase
Gets (and create if necessary) the application context to use.
getContextAnyFlag() - Method in class org.argeo.slc.core.test.context.SimpleContextAware
 
getContextAnyFlag() - Method in interface org.argeo.slc.test.context.ContextAware
 
getContextSkipFlag() - Method in class org.argeo.slc.core.test.context.SimpleContextAware
 
getContextSkipFlag() - Method in interface org.argeo.slc.test.context.ContextAware
 
getContextValues() - Method in class org.argeo.slc.core.execution.generator.RunnableCall
 
getConversationId() - Method in class org.argeo.slc.core.execution.ExecutionScope
 
getCredentials() - Method in class org.argeo.slc.client.ui.dist.model.RepoElem
 
getCurrentStackLevelUuid() - Method in class org.argeo.slc.core.execution.DefaultExecutionStack
 
getCurrentStackLevelUuid() - Method in interface org.argeo.slc.execution.ExecutionStack
 
getCurrentState() - Method in class org.argeo.cms.ui.workbench.util.RolesSourceProvider
 
getCurrentTestRunUuid() - Method in class org.argeo.slc.core.test.SimpleTestResult
 
getData(String) - Static method in class org.argeo.eclipse.ui.specific.UiContext
Can always be null
getData() - Method in class org.argeo.slc.core.execution.generator.DefaultRunnableDataNode
 
getData() - Method in interface org.argeo.slc.core.execution.generator.RunnableDataNode
 
getDataSource() - Method in interface org.argeo.slc.support.deploy.db.JdbcAware
 
getDataSource() - Method in class org.argeo.slc.support.deploy.db.SimpleJdbcDatabase
 
getDefault() - Static method in class org.argeo.cms.ui.workbench.WorkbenchUiPlugin
 
getDefault() - Static method in class org.argeo.slc.client.rap.SlcRapPlugin
Returns the shared instance
getDefault() - Static method in class org.argeo.slc.client.ui.ClientUiPlugin
 
getDefault() - Static method in class org.argeo.slc.client.ui.dist.DistPlugin
 
getDefaultMacroFiles() - Method in class org.argeo.slc.lib.linux.rpmfactory.RpmBuildEnvironment
 
getDefaultMacroFiles() - Method in class org.argeo.slc.rpmfactory.core.RpmFactoryImpl
 
getDefaultTimeout() - Method in class org.argeo.slc.equinox.unit.AbstractOsgiRuntimeTestCase
Default is 10s
getDeployedSystem() - Method in class org.argeo.slc.core.test.SimpleTestRun
 
getDeployedSystem() - Method in interface org.argeo.slc.deploy.Deployment
 
getDeployedSystem() - Method in class org.argeo.slc.support.deploy.HttpdApplicationDeployment
 
getDeployedSystem() - Method in class org.argeo.slc.support.deploy.HttpdServerDeployment
 
getDeployedSystem() - Method in interface org.argeo.slc.test.TestRun
Gets the related deployed system.
getDeployedSystemId() - Method in class org.argeo.slc.core.deploy.SimpleExecutables
 
getDeployedSystemId() - Method in class org.argeo.slc.deploy.AbstractDeployedSystem
 
getDeployedSystemId() - Method in interface org.argeo.slc.deploy.DeployedSystem
Unique ID for this system instance.
getDeployedSystemId() - Method in class org.argeo.slc.lib.linux.SimpleLinuxHost
 
getDeployedSystemId() - Method in class org.argeo.slc.lib.vbox.VBoxMachine
 
getDeployedSystemId() - Method in class org.argeo.slc.osgi.OsgiBundle
Unique deployed system id.
getDeployedSystemId() - Method in class org.argeo.slc.osgi.OsgiRuntime
 
getDeployedSystemId() - Method in class org.argeo.slc.support.deploy.db.SimpleJdbcDatabase
 
getDeployedSystemId() - Method in class org.argeo.slc.support.deploy.HttpdServer
 
getDeployedSystemId() - Method in class org.argeo.slc.support.deploy.SimpleHttpdApplication
 
getDeploymentData() - Method in class org.argeo.slc.core.deploy.SimpleExecutables
 
getDeploymentData() - Method in class org.argeo.slc.deploy.AbstractDeployedSystem
 
getDeploymentData() - Method in interface org.argeo.slc.deploy.DeployedSystem
Data required to initialize the instance (e.g.
getDeploymentData() - Method in class org.argeo.slc.lib.linux.SimpleLinuxHost
 
getDeploymentData() - Method in class org.argeo.slc.lib.vbox.VBoxMachine
 
getDeploymentData() - Method in class org.argeo.slc.osgi.OsgiBundle
OSGi bundle are self-contained and do not require additional deployment data.
getDeploymentData() - Method in class org.argeo.slc.osgi.OsgiRuntime
 
getDeploymentData() - Method in class org.argeo.slc.support.deploy.HttpdServer
 
getDeploymentData() - Method in class org.argeo.slc.support.deploy.SimpleHttpdApplication
 
getDescription() - Method in class org.argeo.slc.client.ui.dist.model.RepoElem
 
getDescription() - Method in class org.argeo.slc.core.execution.AbstractSpecAttribute
 
getDescription() - Method in class org.argeo.slc.core.execution.DefaultExecutionSpec
The Spring bean description (only relevant for specs declared has high-level beans)
getDescription() - Method in class org.argeo.slc.core.execution.RefValueChoice
 
getDescription() - Method in class org.argeo.slc.deploy.ModuleDescriptor
 
getDescription() - Method in class org.argeo.slc.execution.ExecutionFlowDescriptor
 
getDescription() - Method in interface org.argeo.slc.execution.ExecutionSpec
An optional description.
getDescription() - Method in interface org.argeo.slc.execution.ExecutionSpecAttribute
Description of this attribute, can be null
getDescription() - Method in class org.argeo.slc.osgi.build.EclipseUpdateSiteCategory
 
getDescription() - Method in class org.argeo.slc.osgi.OsgiBundle
Value of the Bundle-Description directive.
getDescription() - Method in class org.argeo.slc.vfs.VfsResource
 
getDevice() - Method in class org.argeo.slc.lib.vbox.VBoxNat
 
getDist(Session, String) - Method in class org.argeo.slc.repo.osgi.OsgiFactoryImpl
 
getDist(Session, String) - Method in interface org.argeo.slc.repo.OsgiFactory
Provide access to a third party archive in the 'dist' repository, downloading it if it is not available.
getDistribution() - Method in class org.argeo.slc.core.deploy.SimpleExecutables
 
getDistribution() - Method in class org.argeo.slc.deploy.AbstractDeployedSystem
 
getDistribution() - Method in interface org.argeo.slc.deploy.DeployedSystem
Underlying packages
getDistribution() - Method in class org.argeo.slc.lib.linux.SimpleLinuxHost
 
getDistribution() - Method in class org.argeo.slc.lib.vbox.VBoxMachine
 
getDistribution() - Method in class org.argeo.slc.osgi.OsgiBundle
The related distribution.
getDistribution() - Method in class org.argeo.slc.osgi.OsgiRuntime
 
getDistribution() - Method in class org.argeo.slc.support.deploy.HttpdServer
 
getDistribution() - Method in class org.argeo.slc.support.deploy.SimpleHttpdApplication
 
getDistributionId() - Method in interface org.argeo.slc.build.Distribution
 
getDistributionId() - Method in class org.argeo.slc.core.build.ResourceDistribution
 
getDistributionId() - Method in class org.argeo.slc.lib.linux.DefaultRpmDistribution
 
getDistributionId() - Method in class org.argeo.slc.osgi.build.AbstractOsgiModularDistribution
 
getDistributionId() - Method in class org.argeo.slc.repo.ArtifactDistribution
Aether coordinates of the underlying artifact.
getDistributionId() - Method in class org.argeo.slc.repo.osgi.ArchiveWrapper
 
getDistributionId() - Method in class org.argeo.slc.repo.osgi.BndWrapper
 
getElements(Object) - Method in class org.argeo.slc.client.ui.dist.controllers.AnonymousDistTreeContentProvider
 
getElements(Object) - Method in class org.argeo.slc.client.ui.dist.controllers.ArtifactsTreeContentProvider
 
getElements(Object) - Method in class org.argeo.slc.client.ui.dist.controllers.DistTreeContentProvider
 
getElements(Object) - Method in class org.argeo.slc.client.ui.dist.views.AbstractQueryArtifactsView.ViewContentProvider
 
getElements(Object) - Method in class org.argeo.slc.client.ui.providers.ResultTreeContentProvider
 
getEnvironmentVariables() - Method in class org.argeo.slc.core.execution.tasks.SystemCall
 
getExceptionMessage() - Method in class org.argeo.slc.core.test.SimpleResultPart
 
getExceptionMessage() - Method in interface org.argeo.slc.test.TestResultPart
The underlying Exception.
getExcludedPackages() - Method in class org.argeo.slc.rpmfactory.core.RpmDistribution
 
getExecDirToUse() - Method in class org.argeo.slc.core.execution.tasks.SystemCall
Shortcut method getting the execDir to use
getExecutable() - Method in class org.argeo.slc.lib.vbox.VBoxManager
 
getExecutablePath(String) - Method in class org.argeo.slc.core.deploy.SimpleExecutables
 
getExecutablePath(String) - Method in interface org.argeo.slc.deploy.InstalledExecutables
 
getExecutables() - Method in class org.argeo.slc.support.deploy.HttpdServerTargetData
 
getExecutionContext() - Method in class org.argeo.slc.core.execution.FileExecutionResources
 
getExecutionFlow() - Method in class org.argeo.slc.core.execution.DefaultExecutionStack.ExecutionFlowRuntime
 
getExecutionFlow() - Method in interface org.argeo.slc.execution.ExecutionStackLevel
 
getExecutionFlowDescriptor(ExecutionFlow) - Method in class org.argeo.slc.core.execution.DefaultExecutionFlowDescriptorConverter
 
getExecutionFlowDescriptor(ExecutionFlow) - Method in interface org.argeo.slc.execution.ExecutionFlowDescriptorConverter
 
getExecutionFlowDescriptorConverter(String, String) - Method in class org.argeo.slc.core.execution.AbstractExecutionModulesManager
 
getExecutionFlowDescriptorConverter(String, String) - Method in class org.argeo.slc.osgi.OsgiExecutionModulesManager
 
getExecutionFlowDescriptorConverter(OsgiBundle) - Method in class org.argeo.slc.osgi.OsgiExecutionModulesManager
 
getExecutionFlowRelativePath(ExecutionFlowDescriptor) - Method in class org.argeo.slc.jcr.execution.JcrExecutionModulesListener
 
getExecutionFlows() - Method in class org.argeo.slc.execution.ExecutionModuleDescriptor
 
getExecutionModuleDescriptor(String, String) - Method in class org.argeo.slc.core.execution.DefaultAgent
 
getExecutionModuleDescriptor(String, String) - Method in interface org.argeo.slc.execution.ExecutionModulesManager
 
getExecutionModuleDescriptor(String, String) - Method in interface org.argeo.slc.execution.SlcAgent
Describe all the flows provided by this execution module.
getExecutionModuleDescriptor(String, String) - Method in class org.argeo.slc.osgi.OsgiExecutionModulesManager
 
getExecutionModulesManager() - Method in class org.argeo.slc.core.execution.ProcessThread
 
getExecutionSpec() - Method in class org.argeo.slc.core.execution.DefaultExecutionFlow
 
getExecutionSpec() - Method in class org.argeo.slc.core.execution.generator.RunnableCallFlow
 
getExecutionSpec() - Method in interface org.argeo.slc.execution.ExecutionFlow
The specifications of the execution flow.
getExecutionSpec() - Method in class org.argeo.slc.execution.ExecutionFlowDescriptor
 
getExecutionSpecs() - Method in class org.argeo.slc.execution.ExecutionModuleDescriptor
 
getExecutionVariables() - Method in class org.argeo.slc.core.execution.generator.RunnableCall
 
getExpected() - Method in class org.argeo.slc.core.test.BasicTestData
 
getExpected() - Method in class org.argeo.slc.diff.DiffNotMatched
 
getExpectedValues() - Method in class org.argeo.slc.core.test.context.SimpleContextAware
 
getExpectedValues() - Method in interface org.argeo.slc.test.context.ContextAware
Retrieves expected values.
getFactory() - Method in class org.argeo.slc.repo.osgi.BndWrapper
 
getFactoryId() - Method in class org.argeo.slc.client.ui.editors.ProcessEditorInput
 
getFailOnError() - Method in class org.argeo.slc.core.execution.DefaultExecutionFlow
 
getFeatures() - Method in class org.argeo.slc.osgi.build.EclipseUpdateSite
 
getFile(Attachment) - Method in class org.argeo.slc.core.attachment.FileAttachmentsStorage
 
getFile(String) - Method in class org.argeo.slc.core.execution.FileExecutionResources
 
getFile() - Method in class org.argeo.slc.vfs.VfsResource
 
getFileAsByteArray() - Method in class org.argeo.slc.client.rap.OpenJcrFileService
 
getFileFromRepository(String, String, OutputStream) - Method in interface org.argeo.slc.deploy.VersioningDriver
 
getFileFromUri(String) - Method in class org.argeo.eclipse.ui.specific.OpenFile
 
getFileName() - Method in class org.argeo.eclipse.ui.specific.CmsFileUpload
 
getFilename() - Method in class org.argeo.slc.vfs.VfsResource
 
getFileNames() - Method in class org.argeo.eclipse.ui.specific.CmsFileUpload
 
getFileObject() - Method in class org.argeo.slc.vfs.VfsResource
 
getFlowDescriptor() - Method in class org.argeo.slc.execution.RealizedFlow
 
getFormattedName() - Method in class org.argeo.slc.client.ui.dist.editors.ArtifactVersionEditor
Override to provide a specific part name
getFormattedName() - Method in class org.argeo.slc.client.ui.dist.editors.ModularDistVersionEditor
 
getFromProvider(Object, Class<T>, String) - Static method in class org.argeo.slc.core.test.TestDataUtils
Extracts the test data from the given provider.
getFromProvider(Object, Class<T>) - Static method in class org.argeo.slc.core.test.TestDataUtils
Extracts the test data from the given provider using null as key.
getGitBaseUrl() - Method in class org.argeo.slc.rpmfactory.core.RpmFactoryImpl
 
getGitBaseUrl() - Method in interface org.argeo.slc.rpmfactory.RpmFactory
 
getGroupId() - Method in class org.argeo.slc.client.ui.dist.model.GroupBaseElem
 
getGroupId() - Method in class org.argeo.slc.repo.osgi.BndWrapper
 
getGroupName() - Method in class org.argeo.slc.client.ui.dist.wizards.ChooseRightsPage
 
getGuestIp() - Method in class org.argeo.slc.lib.vbox.VBoxNat
 
getGuestPort() - Method in class org.argeo.slc.lib.vbox.VBoxPortMapping
 
getHighestArtifactVersion() - Method in class org.argeo.slc.repo.maven.GenerateBinaries
 
getHost() - Method in class org.argeo.slc.jsch.SshTarget
 
getHostPort() - Method in class org.argeo.slc.lib.vbox.VBoxPortMapping
 
getHttpdServerDeploymentData() - Method in class org.argeo.slc.support.deploy.HttpdServerManager
 
getHttpdServerTargetData() - Method in class org.argeo.slc.support.deploy.HttpdServerManager
 
getHttpRequest() - Static method in class org.argeo.eclipse.ui.specific.UiContext
 
getHttpResponse() - Static method in class org.argeo.eclipse.ui.specific.UiContext
 
getId() - Method in class org.argeo.slc.rpmfactory.core.AbstractRpmRepository
 
getId() - Method in class org.argeo.slc.rpmfactory.core.RpmDistribution
 
getId() - Method in interface org.argeo.slc.rpmfactory.RpmRepository
 
getIdWithArch(String) - Method in class org.argeo.slc.rpmfactory.core.RpmFactoryImpl
 
getIdWithArch(String) - Method in interface org.argeo.slc.rpmfactory.RpmFactory
 
getImage(Object) - Method in class org.argeo.slc.client.ui.dist.controllers.ArtifactLabelProvider
 
getImage(Object) - Method in class org.argeo.slc.client.ui.dist.controllers.DistTreeLabelProvider
 
getImage(Object) - Method in class org.argeo.slc.client.ui.providers.ResultTreeLabelProvider
 
getImageDescriptor(String) - Static method in class org.argeo.cms.ui.workbench.WorkbenchUiPlugin
 
getImageDescriptor(String) - Static method in class org.argeo.slc.client.rap.SlcRapPlugin
Returns an image descriptor for the image file at the given plug-in relative path
getImageDescriptor(String) - Static method in class org.argeo.slc.client.ui.ClientUiPlugin
 
getImageDescriptor(String) - Static method in class org.argeo.slc.client.ui.dist.DistPlugin
 
getImageDescriptor() - Method in class org.argeo.slc.client.ui.dist.editors.DistWkspEditorInput
 
getImageDescriptor() - Method in class org.argeo.slc.client.ui.dist.editors.ModuleEditorInput
 
getImageDescriptor() - Method in class org.argeo.slc.client.ui.editors.ProcessEditorInput
 
getImageDescriptor(String) - Static method in class org.argeo.slc.e4.SlcImages
 
getImageManager() - Method in class org.argeo.cms.e4.rcp.CmsE4Application
 
getInitialFlowPaths() - Method in class org.argeo.slc.client.ui.editors.ProcessEditorInput
 
getInitializingFlowParameter(String) - Method in class org.argeo.slc.core.execution.InstantiationManager
 
getInitializingFlowParameterClass(String) - Method in class org.argeo.slc.core.execution.InstantiationManager
 
getInitialSize() - Method in class org.argeo.slc.client.ui.dist.commands.NormalizeDistribution.NormalizationDialog
 
getInitialWindowPerspectiveId() - Method in class org.argeo.cms.ui.workbench.rap.RapWorkbenchAdvisor
 
getInputStream() - Method in class org.argeo.slc.core.build.ResourceDistribution
 
getInputStream() - Method in interface org.argeo.slc.StreamReadable
 
getInputStream() - Method in class org.argeo.slc.vfs.VfsResource
 
getInstallable() - Method in class org.argeo.slc.rpmfactory.core.YumListParser
 
getInstalled() - Method in class org.argeo.slc.rpmfactory.core.YumListParser
 
getInternalBundleId() - Method in class org.argeo.slc.osgi.OsgiBundle
Bundle ID used by the OSGi runtime.
getIsConstant() - Method in class org.argeo.slc.core.execution.AbstractSpecAttribute
Cannot be overridden at runtime
getIsConstant() - Method in interface org.argeo.slc.execution.ExecutionSpecAttribute
Whether this attribute must be explicitly set and cannot be modified.
getIsFrozen() - Method in class org.argeo.slc.core.execution.AbstractSpecAttribute
Deprecated.
getIsFrozen() - Method in interface org.argeo.slc.execution.ExecutionSpecAttribute
getIsHidden() - Method in class org.argeo.slc.core.execution.AbstractSpecAttribute
Should not be shown to the end user
getIsHidden() - Method in interface org.argeo.slc.execution.ExecutionSpecAttribute
Whether this attribute will be hidden to end users.
getIsImmutable() - Method in class org.argeo.slc.core.execution.AbstractSpecAttribute
Has to be set at instantiation
getIsImmutable() - Method in interface org.argeo.slc.execution.ExecutionSpecAttribute
Whether this attribute has to be set at instantiation of the flow and cannot be modified afterwards.
getIsParameter() - Method in class org.argeo.slc.core.execution.AbstractSpecAttribute
getIsParameter() - Method in interface org.argeo.slc.execution.ExecutionSpecAttribute
getIsStartContext() - Method in class org.argeo.slc.unit.AbstractSpringTestCase
Whether the context should be started after being created.
getItSelf(Class<T>, TestData) - Static method in class org.argeo.slc.core.test.TestDataUtils
Returns it self after making the proper checks.
getJavaRepoManager() - Method in class org.argeo.slc.repo.core.SlcRepoManagerImpl
 
getJavaRepoManager() - Method in interface org.argeo.slc.repo.SlcRepoManager
 
getJcrExecutionProcess() - Method in class org.argeo.slc.jcr.execution.JcrProcessThread
 
getJvm() - Method in class org.argeo.slc.core.execution.tasks.JvmProcess
 
getJvmArgs() - Method in class org.argeo.slc.core.execution.tasks.JvmProcess
 
getKey() - Method in class org.argeo.slc.diff.DiffIssueKey
 
getKeyColumns() - Method in interface org.argeo.slc.diff.KeyColumnsDiff
$The list of key columns.
getLabel() - Method in class org.argeo.slc.client.ui.dist.model.GroupBaseElem
 
getLabel() - Method in class org.argeo.slc.client.ui.dist.model.ModularDistVersionElem
 
getLabel() - Method in class org.argeo.slc.client.ui.dist.model.RepoElem
 
getLabel() - Method in class org.argeo.slc.deploy.ModuleDescriptor
Deprecated.
getLabel() - Method in class org.argeo.slc.osgi.build.EclipseUpdateSiteCategory
 
getLabelAndDefaultValueWidth(String) - Static method in class org.argeo.slc.client.ui.dist.utils.DistUiHelpers
Returns a label ( (String) object[0] )and default value width ( (int) object[1] ) for a given property name
getLabelJcrName(String) - Static method in class org.argeo.slc.client.ui.dist.utils.DistUiHelpers
Returns a user-friendly label for a given jcr property name.
getLabelProvider(String) - Method in class org.argeo.slc.client.ui.dist.utils.ArtifactsTableConfigurer
provides a label provider that returns the content of a specific cell.
getLastExitStatus() - Method in class org.argeo.slc.jsch.RemoteExec
 
getLaunchImmediately() - Method in class org.argeo.slc.client.ui.editors.ProcessEditorInput
 
getLicense() - Method in class org.argeo.slc.repo.osgi.BndWrapper
 
getLine() - Method in class org.argeo.slc.diff.TableDiffPosition
 
getLink() - Method in interface org.argeo.slc.build.License
 
getLink() - Method in class org.argeo.slc.repo.FreeLicense
 
getLocale() - Static method in class org.argeo.eclipse.ui.specific.UiContext
 
getLocalPrivateKey() - Method in class org.argeo.slc.jsch.SshTarget
 
getLocalVariables() - Method in class org.argeo.slc.core.execution.DefaultExecutionStack.ExecutionFlowRuntime
 
getLocalVariables() - Method in interface org.argeo.slc.execution.ExecutionStackLevel
 
getLocation() - Method in class org.argeo.slc.execution.ExecutionStep
Typically the logging category
getLog() - Method in class org.argeo.slc.execution.ExecutionStep
 
getMainClass() - Method in class org.argeo.slc.core.execution.tasks.JvmProcess
 
getMainJar() - Method in class org.argeo.slc.core.execution.tasks.JvmProcess
 
getMajor() - Method in class org.argeo.slc.core.build.VersionDistributionId
 
getMappings() - Method in class org.argeo.slc.lib.vbox.VBoxNat
 
getMaven(Session, String) - Method in class org.argeo.slc.repo.osgi.OsgiFactoryImpl
 
getMaven(Session, String) - Method in interface org.argeo.slc.repo.OsgiFactory
Provide access to a cached maven ardifact identified by its coordinates the 'dist' repository, downloading it if it is not available.
getMBeanServer() - Method in class org.argeo.slc.osgi.OsgiExecutionModulesManager
 
getMessage(String) - Static method in class org.argeo.cms.ui.workbench.WorkbenchUiPlugin
Returns the internationalized label for the given key
getMessage() - Method in class org.argeo.slc.core.test.SimpleResultPart
 
getMessage() - Method in interface org.argeo.slc.test.TestResultPart
The related message.
getMessagesBundle() - Static method in class org.argeo.cms.ui.workbench.WorkbenchUiPlugin
Gives access to the internationalization message bundle.
getMetadata() - Method in class org.argeo.slc.deploy.ModuleDescriptor
 
getMinor() - Method in class org.argeo.slc.core.build.VersionDistributionId
 
getMockConfig(String) - Method in class org.argeo.slc.rpmfactory.core.RpmFactoryImpl
 
getMockConfig(String) - Method in interface org.argeo.slc.rpmfactory.RpmFactory
 
getMockConfigFile(String, String) - Method in class org.argeo.slc.rpmfactory.core.RpmFactoryImpl
Creates a mock config file.
getMockConfigFile(String, String) - Method in interface org.argeo.slc.rpmfactory.RpmFactory
Creates a mock config file.
getModularDistBase() - Method in class org.argeo.slc.client.ui.dist.model.ModularDistVersionBaseElem
 
getModularDistVersionNode() - Method in class org.argeo.slc.client.ui.dist.model.ModularDistVersionElem
 
getModuleDescriptor() - Method in interface org.argeo.slc.deploy.Module
A serializable stateless description of the module
getModuleDescriptor(String, String) - Method in interface org.argeo.slc.deploy.ModulesManager
 
getModuleDescriptor() - Method in class org.argeo.slc.osgi.OsgiBundle
 
getModuleDescriptor(String, String) - Method in class org.argeo.slc.osgi.OsgiExecutionModulesManager
 
getModuleDistribution(String, String) - Method in interface org.argeo.slc.build.ModularDistribution
 
getModuleDistribution(String, String) - Method in class org.argeo.slc.osgi.build.AbstractOsgiModularDistribution
 
getModuleDistribution(String, String) - Method in class org.argeo.slc.repo.osgi.ArgeoOsgiDistributionImpl
 
getModuleName() - Method in class org.argeo.slc.execution.RealizedFlow
 
getModuleNameVersion() - Method in class org.argeo.slc.execution.RealizedFlow
 
getModuleNodeName(ModuleDescriptor) - Static method in class org.argeo.slc.jcr.SlcJcrUtils
Module node name based on module name and version
getModulePath() - Method in class org.argeo.slc.client.ui.dist.editors.ModuleEditorInput
 
getModulesDescriptor(String) - Method in interface org.argeo.slc.build.ModularDistribution
A descriptor such as P2, OBR or yum metadata.
getModulesDescriptor(String) - Method in class org.argeo.slc.osgi.build.AbstractOsgiModularDistribution
 
getModulesDescriptor(String) - Method in class org.argeo.slc.repo.osgi.ArgeoOsgiDistributionImpl
 
getModuleVersion() - Method in class org.argeo.slc.execution.RealizedFlow
 
getMyResultParentNode(Session) - Static method in class org.argeo.slc.jcr.SlcJcrResultUtils
Creates a new node with type SlcTypes.SLC_MY_RESULT_ROOT_FOLDER at the given absolute path.
getMyResultsBasePath(Session) - Static method in class org.argeo.slc.jcr.SlcJcrResultUtils
Returns the path to the current Result UI specific node, depending the current user
getName() - Method in interface org.argeo.slc.build.License
 
getName() - Method in class org.argeo.slc.client.ui.dist.editors.DistWkspEditorInput
 
getName() - Method in class org.argeo.slc.client.ui.dist.editors.ModuleEditorInput
 
getName() - Method in class org.argeo.slc.client.ui.editors.ProcessEditorInput
 
getName() - Method in interface org.argeo.slc.core.attachment.Attachment
 
getName() - Method in class org.argeo.slc.core.attachment.SimpleAttachment
 
getName() - Method in class org.argeo.slc.core.build.VersionedResourceDistribution
 
getName() - Method in class org.argeo.slc.core.execution.DefaultExecutionFlow
 
getName() - Method in class org.argeo.slc.core.execution.DefaultExecutionSpec
The Spring bean name (only relevant for specs declared has high-level beans)
getName() - Method in class org.argeo.slc.core.execution.generator.RunnableCallFlow
 
getName() - Method in class org.argeo.slc.core.execution.RefValueChoice
 
getName() - Method in class org.argeo.slc.DefaultNameVersion
 
getName() - Method in interface org.argeo.slc.execution.ExecutionFlow
The name of this execution flow.
getName() - Method in class org.argeo.slc.execution.ExecutionFlowDescriptor
 
getName() - Method in interface org.argeo.slc.execution.ExecutionSpec
The name identifying the execution spec within its application context.
getName() - Method in class org.argeo.slc.lib.linux.rpmfactory.RpmSpecFile
 
getName() - Method in class org.argeo.slc.lib.vbox.VBoxMachine
 
getName() - Method in interface org.argeo.slc.NameVersion
The name of the component.
getName() - Method in class org.argeo.slc.osgi.build.AbstractOsgiModularDistribution
 
getName() - Method in class org.argeo.slc.osgi.build.EclipseUpdateSiteCategory
 
getName() - Method in class org.argeo.slc.osgi.build.EclipseUpdateSiteFeature
 
getName() - Method in class org.argeo.slc.repo.ArtifactDistribution
 
getName() - Method in class org.argeo.slc.repo.FreeLicense
 
getName() - Method in class org.argeo.slc.repo.osgi.BndWrapper
 
getName() - Method in class org.argeo.slc.rpmfactory.core.RpmSpecFile
 
getNats() - Method in class org.argeo.slc.lib.vbox.VBoxManager
 
getNewSession() - Method in class org.argeo.slc.client.ui.dist.model.WorkspaceElem
Utility to create a new Session with correct credential in this context
getNode() - Method in class org.argeo.slc.client.ui.model.ParentNodeFolder
 
getNode() - Method in class org.argeo.slc.client.ui.model.SingleResultNode
returns the node wrapped by the current UI object
getNode() - Method in class org.argeo.slc.jcr.JcrTestResult
 
getNodePath() - Method in class org.argeo.slc.jcr.execution.JcrAgent
 
getNodePath() - Method in class org.argeo.slc.jcr.execution.JcrExecutionProcess
 
getNodeViewer() - Method in class org.argeo.cms.ui.workbench.jcr.JcrBrowserView
 
getNot() - Method in class org.argeo.slc.core.execution.tasks.If
 
getObject() - Method in class org.argeo.slc.core.execution.ExecutionResourcesFactoryBean
 
getObject() - Method in class org.argeo.slc.core.execution.OsFileFactoryBean
Return an existing file on the file system.
getObject() - Method in class org.argeo.slc.core.execution.ParameterRef
 
getObject() - Method in class org.argeo.slc.core.execution.SedFilteredResource
 
getObject() - Method in class org.argeo.slc.core.execution.tasks.MergedLists
 
getObject() - Method in class org.argeo.slc.vfs.VfsResourceFactory
 
getObjectType() - Method in class org.argeo.slc.core.execution.ExecutionResourcesFactoryBean
 
getObjectType() - Method in class org.argeo.slc.core.execution.OsFileFactoryBean
Return Object because CGLIB is unable to proxy File.
getObjectType() - Method in class org.argeo.slc.core.execution.ParameterRef
 
getObjectType() - Method in class org.argeo.slc.core.execution.SedFilteredResource
 
getObjectType() - Method in class org.argeo.slc.core.execution.tasks.MergedLists
 
getObjectType() - Method in class org.argeo.slc.vfs.VfsResourceFactory
 
getOrder() - Method in class org.argeo.slc.core.execution.AbstractExecutionFlowGenerator
 
getOrder() - Method in class org.argeo.slc.core.execution.generator.ExecutionFlowGenerator
 
getOrder() - Method in class org.argeo.slc.osgi.MultipleServiceExporterPostProcessor
 
getOsgiApplicationContexts() - Method in class org.argeo.slc.equinox.unit.AbstractOsgiRuntimeTestCase
 
getOverridePoms() - Method in class org.argeo.slc.client.ui.dist.commands.NormalizeDistribution.NormalizationDialog
 
getPackages() - Method in class org.argeo.slc.rpmfactory.core.RpmDistribution
 
getParameter(String) - Method in class org.argeo.slc.core.execution.DefaultExecutionFlow
 
getParameter(String) - Method in class org.argeo.slc.core.execution.generator.RunnableCallFlow
 
getParameter(String) - Method in interface org.argeo.slc.execution.ExecutionFlow
Retrieve an immutable parameter
getParent(Object) - Method in class org.argeo.slc.client.ui.dist.controllers.AnonymousDistTreeContentProvider
 
getParent(Object) - Method in class org.argeo.slc.client.ui.dist.controllers.ArtifactsTreeContentProvider
 
getParent(Object) - Method in class org.argeo.slc.client.ui.dist.controllers.DistTreeContentProvider
 
getParent(Object) - Method in class org.argeo.slc.client.ui.providers.ResultTreeContentProvider
 
getParent() - Method in class org.argeo.slc.core.execution.generator.DefaultRunnableDataNode
 
getParent() - Method in interface org.argeo.slc.core.execution.generator.RunnableDataNode
 
getParentContext() - Method in class org.argeo.slc.core.test.context.SimpleContextAware
 
getPartControl() - Method in class org.argeo.slc.client.ui.editors.ProcessLogPage
 
getParts() - Method in class org.argeo.slc.core.test.SimpleTestResult
 
getPassphrase() - Method in class org.argeo.slc.jsch.SimpleUserInfo
 
getPassword() - Method in class org.argeo.slc.jsch.SimpleUserInfo
 
getPatches() - Method in class org.argeo.slc.lib.linux.rpmfactory.RpmSpecFile
 
getPatches() - Method in class org.argeo.slc.rpmfactory.core.RpmSpecFile
 
getPath() - Method in class org.argeo.slc.core.execution.DefaultExecutionFlow
 
getPath() - Method in class org.argeo.slc.core.execution.generator.DefaultRunnableDataNode
 
getPath() - Method in class org.argeo.slc.core.execution.generator.RunnableCallFlow
 
getPath() - Method in class org.argeo.slc.core.execution.generator.RunnableCallFlowDescriptor
 
getPath() - Method in interface org.argeo.slc.core.execution.generator.RunnableDataNode
 
getPath() - Method in class org.argeo.slc.execution.ExecutionFlowDescriptor
Deprecated.
will be removed in SLC 2.x, the path should be the part of the name with '/'
getPath() - Method in class org.argeo.slc.jcr.execution.JcrRealizedFlow
 
getPaths() - Method in class org.argeo.slc.core.deploy.SimpleExecutables
 
getPBootClasspath() - Method in class org.argeo.slc.core.execution.tasks.JvmProcess
 
getPermissionsScript() - Method in class org.argeo.slc.lib.linux.DefaultRedhatDeploymentData
 
getPermissionsScript() - Method in interface org.argeo.slc.lib.linux.RedhatDeploymentData
 
getPersistable() - Method in class org.argeo.slc.client.ui.dist.editors.DistWkspEditorInput
 
getPersistable() - Method in class org.argeo.slc.client.ui.dist.editors.ModuleEditorInput
 
getPersistable() - Method in class org.argeo.slc.client.ui.editors.ProcessEditorInput
 
getPort() - Method in class org.argeo.slc.jsch.SshTarget
 
getPort() - Method in class org.argeo.slc.support.deploy.HttpdServerTargetData
 
getPosition() - Method in class org.argeo.slc.diff.DiffIssue
The position of this issue within the test file
getPrefixDatePattern() - Method in class org.argeo.slc.core.execution.FileExecutionResources
 
getProcess() - Method in class org.argeo.slc.core.execution.ProcessThread
 
getProcessDestroyer() - Method in class org.argeo.slc.jsch.JschExecutor
 
getProcessPath() - Method in class org.argeo.slc.client.ui.editors.ProcessEditorInput
 
getProcessStatus() - Method in class org.argeo.slc.client.ui.editors.ProcessBuilderPage
 
getProcessStatus() - Method in class org.argeo.slc.client.ui.editors.ProcessEditor
 
getProcessThreadGroup() - Method in class org.argeo.slc.core.execution.ExecutionThread
 
getProcessThreadGroup() - Method in class org.argeo.slc.core.execution.ProcessThread
 
getProperData() - Method in class org.argeo.slc.core.execution.generator.DefaultRunnableDataNode
 
getProtocol() - Method in class org.argeo.slc.lib.vbox.VBoxPortMapping
 
getProvidedSourceNames() - Method in class org.argeo.cms.ui.workbench.util.RolesSourceProvider
 
getReached() - Method in class org.argeo.slc.core.test.BasicTestData
 
getReached() - Method in class org.argeo.slc.diff.DiffNotMatched
 
getRealizedFlows() - Method in class org.argeo.slc.core.execution.DefaultProcess
 
getRealizedFlows() - Method in interface org.argeo.slc.execution.ExecutionProcess
 
getRealizedFlows() - Method in class org.argeo.slc.jcr.execution.JcrExecutionProcess
 
getRef() - Method in class org.argeo.slc.core.execution.RefValue
 
getRelatedFile() - Method in class org.argeo.slc.diff.DiffPosition
 
getRelativePath(String) - Method in interface org.argeo.slc.deploy.VersioningDriver
 
getRelativePath() - Method in class org.argeo.slc.support.deploy.HttpdApplicationTargetData
 
getRelease() - Method in class org.argeo.slc.core.build.VersionDistributionId
 
getRelease() - Method in class org.argeo.slc.lib.linux.rpmfactory.RpmSpecFile
 
getRelease() - Method in class org.argeo.slc.rpmfactory.core.RpmSpecFile
 
getRemoteSession(String, String, String) - Method in class org.argeo.slc.repo.core.RepoServiceImpl
 
getRemoteSession(String, String, String) - Method in interface org.argeo.slc.repo.RepoService
Returns a corresponding session given the current context.
getRemoteSession(RepositoryFactory, Keyring, Node, String, String) - Static method in class org.argeo.slc.repo.RepoUtils
Shortcut to retrieve a session given variable information: Handle the case where we only have an URI of the repository, that we want to connect as anonymous or the case of a identified connection to a local or remote repository.
getRemoteSession(RepositoryFactory, Keyring, Repository, String, String, String) - Static method in class org.argeo.slc.repo.RepoUtils
Shortcut to retrieve a session on a remote Jrc Repository from information stored in a local argeo node or from an URI: Handle the case where we only have an URI of the repository, that we want to connect as anonymous or the case of a identified connection to a local or remote repository.
getRepoElem() - Method in class org.argeo.slc.client.ui.dist.model.WorkspaceElem
 
getRepoNode() - Method in class org.argeo.slc.client.ui.dist.editors.DistWorkspaceEditor
 
getRepoNode() - Method in class org.argeo.slc.client.ui.dist.model.RepoElem
Exposes the local repoNode that completely define a connection to a repository (including a set of credentials).
getRepoNodePath() - Method in class org.argeo.slc.client.ui.dist.editors.DistWkspEditorInput
 
getRepoNodePath() - Method in class org.argeo.slc.client.ui.dist.editors.ModuleEditorInput
 
getRepoNodePath() - Method in class org.argeo.slc.client.ui.dist.model.RepoElem
 
getRepoService() - Method in class org.argeo.slc.client.ui.dist.editors.ArtifactVersionEditor
 
getRepository() - Method in class org.argeo.slc.client.ui.dist.model.RepoElem
 
getRepository() - Method in class org.argeo.slc.jcr.execution.JcrExecutionProcess
 
getRepository(RepositoryFactory, Keyring, Node) - Static method in class org.argeo.slc.repo.RepoUtils
Retrieve repository based on information in the repo node
getRepositoryCredentials(Keyring, Node) - Static method in class org.argeo.slc.repo.RepoUtils
Reads credentials from node, using keyring if there is a password.
getRepositoryRoot(String) - Method in interface org.argeo.slc.deploy.VersioningDriver
 
getResolvedTimeout() - Method in class org.argeo.slc.equinox.unit.AbstractOsgiRuntimeTestCase
Default is 30s
getResource() - Method in class org.argeo.slc.core.build.ResourceDistribution
 
getResourceDistribution() - Method in class org.argeo.slc.osgi.OsgiBundle
The related distribution, a jar file with OSGi metadata referenced by a Resource.
getResourceLoaderToUse() - Method in class org.argeo.slc.core.deploy.DefaultResourceSet
Can be overridden in order to provide the proper resource loader used to resolve resources.
getResourceLoaderToUse() - Method in class org.argeo.slc.osgi.deploy.OsgiResourceSet
 
getResourcePatternResolver() - Method in class org.argeo.slc.core.deploy.DefaultResourceSet
 
getResourceSets() - Method in class org.argeo.slc.core.deploy.MultiResourceSet
 
getResultDir(String) - Method in class org.argeo.slc.rpmfactory.core.RpmFactoryImpl
 
getResultDir(String) - Method in interface org.argeo.slc.rpmfactory.RpmFactory
 
getResultsForDates(Session, List<String>) - Static method in class org.argeo.slc.client.ui.model.ResultParentUtils
 
getRootLocation() - Method in class org.argeo.slc.support.deploy.SimpleHttpdApplication
 
getRootLocation() - Method in interface org.argeo.slc.support.deploy.WebApplication
 
getRpmmacros() - Method in class org.argeo.slc.lib.linux.rpmfactory.RpmBuildEnvironment
 
getRpmmacros() - Method in class org.argeo.slc.rpmfactory.core.RpmFactoryImpl
 
getRpmRepoManager() - Method in class org.argeo.slc.repo.core.SlcRepoManagerImpl
 
getRpmRepoManager() - Method in interface org.argeo.slc.repo.SlcRepoManager
 
getRunlevelsScript() - Method in class org.argeo.slc.lib.linux.DefaultRedhatDeploymentData
 
getRunlevelsScript() - Method in interface org.argeo.slc.lib.linux.RedhatDeploymentData
 
getRunnable() - Method in class org.argeo.slc.core.execution.DefaultExecutionFlow
If there is one and only one runnable wrapped return it, throw an exeception otherwise.
getRunnable() - Method in class org.argeo.slc.core.execution.generator.RunnableCallFlow
 
getRunnable() - Method in interface org.argeo.slc.execution.ExecutionFlow
If there is one and only one runnable wrapped return it, throw an exception otherwise.
getRunnableCallFlowDescriptors() - Method in interface org.argeo.slc.core.execution.generator.ExecutionFlowGeneratorSource
 
getRunnableCalls() - Method in class org.argeo.slc.core.execution.generator.RunnableCallFlowDescriptor
 
getRunnableDataNodes() - Method in interface org.argeo.slc.core.execution.generator.ExecutionFlowGeneratorSource
 
getScopedObjects() - Method in class org.argeo.slc.core.execution.DefaultExecutionStack.ExecutionFlowRuntime
 
getScopedObjects() - Method in interface org.argeo.slc.execution.ExecutionStackLevel
 
getSelectionAdapter(TableColumn, int) - Method in class org.argeo.slc.client.ui.dist.utils.ArtifactsTableConfigurer
Might be used by client classes to sort the table with based on selected columns.
getServerRoot() - Method in class org.argeo.slc.support.deploy.HttpdServerTargetData
 
getServiceRefSynchronous(String, String) - Method in class org.argeo.slc.equinox.unit.AbstractOsgiRuntimeTestCase
 
getServiceRefSynchronous(Class<S>, String) - Method in class org.argeo.slc.osgi.BundlesManager
 
getSession() - Method in class org.argeo.slc.client.ui.dist.editors.DistWorkspaceEditor
 
getSession() - Method in class org.argeo.slc.jsch.SshTarget
 
getSessionFromWorkspacePath(String, boolean) - Method in class org.argeo.slc.client.ui.dist.controllers.DistSessionFactory
Returns a new session on the given workspace.
getSingleService(Class<T>, String, Boolean) - Method in class org.argeo.slc.osgi.BundlesManager
 
getSingleServiceStrict(Class<T>, String, Boolean) - Method in class org.argeo.slc.osgi.BundlesManager
 
getSlcProcessesBasePath(Session) - Static method in class org.argeo.slc.jcr.SlcJcrUtils
Get the base for the user processi.
getSlcResultsBasePath(Session) - Static method in class org.argeo.slc.jcr.SlcJcrResultUtils
Returns the path to the current slc:result node
getSlcResultsParentNode(Session) - Static method in class org.argeo.slc.jcr.SlcJcrResultUtils
Returns the base node to store SlcResults.
getSortChildNodes() - Method in class org.argeo.cms.ui.workbench.jcr.JcrBrowserView
 
getSortChildren() - Method in class org.argeo.slc.client.ui.dist.controllers.ArtifactsTreeContentProvider
 
getSources() - Method in class org.argeo.slc.lib.linux.rpmfactory.RpmSpecFile
 
getSources() - Method in class org.argeo.slc.rpmfactory.core.RpmSpecFile
 
getSourcesDir() - Method in class org.argeo.slc.rpmfactory.core.RpmFactoryImpl
 
getSpecFile() - Method in class org.argeo.slc.lib.linux.rpmfactory.RpmSpecFile
 
getSpecFile() - Method in class org.argeo.slc.rpmfactory.core.RpmSpecFile
 
getSrpmFile() - Method in class org.argeo.slc.lib.linux.rpmfactory.CreateSrpm
 
getSshTarget() - Method in class org.argeo.slc.jsch.AbstractJschTask
 
getSshTarget() - Method in class org.argeo.slc.jsch.JschExecutor
 
getSshTarget() - Method in class org.argeo.slc.lib.linux.RedhatHostManager
 
getStableWorkspace() - Method in class org.argeo.slc.rpmfactory.core.RpmFactoryImpl
 
getStableWorkspace() - Method in interface org.argeo.slc.rpmfactory.RpmFactory
 
getStackSize() - Method in class org.argeo.slc.core.execution.DefaultExecutionStack
 
getStackSize() - Method in interface org.argeo.slc.execution.ExecutionStack
 
getStagingBase() - Method in class org.argeo.slc.lib.linux.rpmfactory.RpmBuildEnvironment
 
getStagingWorkspace() - Method in class org.argeo.slc.rpmfactory.core.RpmFactoryImpl
 
getStagingWorkspace() - Method in interface org.argeo.slc.rpmfactory.RpmFactory
 
getStarted() - Method in class org.argeo.slc.deploy.ModuleDescriptor
 
getStatus() - Method in class org.argeo.slc.core.execution.DefaultProcess
 
getStatus() - Method in class org.argeo.slc.core.test.SimpleResultPart
 
getStatus() - Method in interface org.argeo.slc.execution.ExecutionProcess
The current status of this process.
getStatus() - Method in class org.argeo.slc.jcr.execution.JcrExecutionProcess
 
getStatus() - Method in interface org.argeo.slc.test.TestResultPart
The status, as defined in TestStatus.
getSteps() - Method in class org.argeo.slc.core.execution.DefaultProcess
 
getSteps() - Method in class org.argeo.slc.core.execution.ProcessThreadGroup
 
getStreamHandler() - Method in class org.argeo.slc.jsch.JschExecutor
 
getSubject() - Method in class org.argeo.cms.e4.rcp.CmsE4Application
 
getSystemPackages() - Method in class org.argeo.slc.repo.osgi.OsgiProfile
 
getSystemProperties() - Method in class org.argeo.slc.core.execution.tasks.JvmProcess
 
getTargetBaseUrl() - Method in class org.argeo.slc.support.deploy.HttpdApplicationTargetData
 
getTargetClass() - Method in class org.argeo.slc.core.execution.RefSpecAttribute
Default is String
getTargetClassName() - Method in class org.argeo.slc.core.execution.RefSpecAttribute
 
getTargetData() - Method in class org.argeo.slc.core.deploy.SimpleExecutables
 
getTargetData() - Method in class org.argeo.slc.deploy.AbstractDeployedSystem
 
getTargetData() - Method in interface org.argeo.slc.deploy.DeployedSystem
Resources required by the system (ports, disk location, etc.)
getTargetData() - Method in class org.argeo.slc.lib.linux.SimpleLinuxHost
 
getTargetData() - Method in class org.argeo.slc.lib.vbox.VBoxMachine
 
getTargetData() - Method in class org.argeo.slc.osgi.OsgiBundle
TODO: reference the OsgiRuntime as target data?
getTargetData() - Method in class org.argeo.slc.osgi.OsgiRuntime
 
getTargetData() - Method in class org.argeo.slc.support.deploy.HttpdServer
 
getTargetData() - Method in class org.argeo.slc.support.deploy.SimpleHttpdApplication
 
getTargetRootLocation() - Method in class org.argeo.slc.support.deploy.HttpdApplicationTargetData
 
getTargetRootPath() - Method in class org.argeo.slc.support.deploy.HttpdApplicationTargetData
 
getTasks() - Method in class org.argeo.slc.jsch.JschMultiTasks
 
getTestData(Class<T>, String) - Method in class org.argeo.slc.core.test.context.DefaultContextTestData
 
getTestData() - Method in class org.argeo.slc.core.test.SimpleTestRun
 
getTestData(Class<T>, String) - Method in interface org.argeo.slc.test.TestDataProvider
 
getTestData() - Method in interface org.argeo.slc.test.TestRun
Gets the related test data
getTestDefinition() - Method in class org.argeo.slc.core.test.SimpleTestRun
 
getTestDefinition() - Method in interface org.argeo.slc.test.TestRun
Gets the related test definition.
getTestingWorkspace() - Method in class org.argeo.slc.rpmfactory.core.RpmFactoryImpl
 
getTestingWorkspace() - Method in interface org.argeo.slc.rpmfactory.RpmFactory
 
getTestResult() - Method in class org.argeo.slc.core.test.SimpleTestRun
 
getTestResult() - Method in interface org.argeo.slc.test.TestRun
Gets the related result where to record results.
getTestRunUuid() - Method in class org.argeo.slc.core.test.SimpleResultPart
 
getText() - Method in interface org.argeo.slc.build.License
 
getText(Object) - Method in class org.argeo.slc.client.ui.dist.controllers.DistTreeLabelProvider
 
getText(Object) - Method in class org.argeo.slc.client.ui.providers.ResultTreeLabelProvider
 
getText() - Method in class org.argeo.slc.repo.FreeLicense
 
getThread() - Method in class org.argeo.slc.execution.ExecutionStep
 
getTimestamp() - Method in class org.argeo.slc.execution.ExecutionStep
 
getTitle() - Method in class org.argeo.slc.deploy.ModuleDescriptor
 
getTitle() - Method in class org.argeo.slc.osgi.OsgiBundle
Value of the Bundle-Name directive.
getTitle() - Method in class org.argeo.swt.desktop.MiniBrowser.Context
 
getTokens() - Method in class org.argeo.slc.diff.LineTokenizer
The tokens.
getTolerances() - Method in interface org.argeo.slc.diff.ToleranceDiff
Get tolerances, key is the column name.
getToolTipText() - Method in class org.argeo.slc.client.ui.dist.editors.DistWkspEditorInput
 
getToolTipText() - Method in class org.argeo.slc.client.ui.dist.editors.ModuleEditorInput
 
getToolTipText() - Method in class org.argeo.slc.client.ui.editors.ProcessEditorInput
 
getType() - Method in class org.argeo.slc.client.ui.dist.model.ModularDistVersionBaseElem
 
getType() - Method in interface org.argeo.slc.core.execution.PrimitiveAccessor
 
getType() - Method in class org.argeo.slc.core.execution.PrimitiveSpecAttribute
 
getType() - Method in class org.argeo.slc.core.execution.PrimitiveValue
 
getType() - Method in class org.argeo.slc.core.execution.RefValue
 
getType() - Method in class org.argeo.slc.execution.ExecutionStep
 
getUri() - Method in interface org.argeo.slc.build.License
 
getUri() - Method in class org.argeo.slc.client.ui.dist.editors.DistWkspEditorInput
 
getUri() - Method in class org.argeo.slc.client.ui.dist.editors.ModuleEditorInput
 
getUri() - Method in class org.argeo.slc.client.ui.dist.model.RepoElem
Exposes URI to the current repository
getUri() - Method in class org.argeo.slc.repo.FreeLicense
 
getURI() - Method in class org.argeo.slc.vfs.VfsResource
 
getUrl() - Method in class org.argeo.slc.rpmfactory.core.AbstractRpmRepository
 
getUrl() - Method in interface org.argeo.slc.rpmfactory.RpmRepository
 
getURL() - Method in class org.argeo.slc.vfs.VfsResource
 
getUrl() - Method in class org.argeo.swt.desktop.MiniBrowser.Context
 
getUsePrivateKey() - Method in class org.argeo.slc.jsch.SshTarget
 
getUser() - Method in class org.argeo.slc.jsch.SshTarget
 
getUserInfo() - Method in class org.argeo.slc.jsch.SshTarget
 
getUuid() - Method in interface org.argeo.slc.core.attachment.Attachment
 
getUuid() - Method in class org.argeo.slc.core.attachment.SimpleAttachment
 
getUuid() - Method in class org.argeo.slc.core.execution.DefaultExecutionStack.ExecutionFlowRuntime
 
getUuid() - Method in class org.argeo.slc.core.execution.DefaultProcess
 
getUuid() - Method in class org.argeo.slc.core.execution.MapExecutionContext
 
getUuid() - Method in class org.argeo.slc.core.test.SimpleTestResult
 
getUuid() - Method in class org.argeo.slc.core.test.SimpleTestRun
 
getUuid() - Method in interface org.argeo.slc.execution.ExecutionContext
 
getUuid() - Method in interface org.argeo.slc.execution.ExecutionProcess
The UUID of this process.
getUuid() - Method in interface org.argeo.slc.execution.ExecutionStackLevel
 
getUuid() - Method in class org.argeo.slc.jcr.execution.JcrExecutionProcess
 
getUuid() - Method in class org.argeo.slc.jcr.JcrTestResult
 
getUuid() - Method in interface org.argeo.slc.test.TestResult
 
getUuid() - Method in interface org.argeo.slc.test.TestRun
Gets UUID
getUxContext() - Method in class org.argeo.cms.e4.rcp.CmsE4Application
 
getValue() - Method in interface org.argeo.slc.core.execution.PrimitiveAccessor
 
getValue() - Method in class org.argeo.slc.core.execution.PrimitiveSpecAttribute
 
getValue() - Method in class org.argeo.slc.core.execution.PrimitiveValue
 
getValue() - Method in class org.argeo.slc.core.execution.RefSpecAttribute
 
getValue() - Method in interface org.argeo.slc.execution.ExecutionSpecAttribute
The default value for this attribute.
getValues() - Method in class org.argeo.slc.core.test.context.SimpleContextAware
 
getValues() - Method in class org.argeo.slc.execution.ExecutionFlowDescriptor
 
getValues() - Method in interface org.argeo.slc.test.context.ContextAware
Retrieves reached values.
getVariable() - Method in class org.argeo.slc.core.execution.ExecutionAspect
 
getVariable(String) - Method in class org.argeo.slc.core.execution.MapExecutionContext
 
getVariable(String) - Method in interface org.argeo.slc.execution.ExecutionContext
 
getVersion() - Method in class org.argeo.slc.client.ui.dist.commands.NormalizeDistribution.NormalizationDialog
 
getVersion() - Method in class org.argeo.slc.core.build.VersionedResourceDistribution
 
getVersion() - Method in class org.argeo.slc.DefaultNameVersion
 
getVersion() - Method in class org.argeo.slc.lib.linux.rpmfactory.RpmSpecFile
 
getVersion() - Method in interface org.argeo.slc.NameVersion
The version of the component.
getVersion() - Method in class org.argeo.slc.osgi.build.AbstractOsgiModularDistribution
 
getVersion() - Method in class org.argeo.slc.repo.ArtifactDistribution
 
getVersion() - Method in class org.argeo.slc.repo.osgi.BndWrapper
 
getVersion() - Method in class org.argeo.slc.repo.osgi.MavenWrapper
 
getVersion() - Method in class org.argeo.slc.rpmfactory.core.RpmSpecFile
 
getViewer() - Method in class org.argeo.slc.client.ui.views.JcrExecutionModulesView
 
getViewer() - Method in class org.argeo.slc.e4.parts.JcrExecutionModulesView
 
getWasProvided() - Method in class org.argeo.slc.jsch.SwingUserInfo.PasswordDialog
 
getWatchdog() - Method in class org.argeo.slc.jsch.JschExecutor
 
getWebServer() - Method in class org.argeo.slc.support.deploy.HttpdApplicationTargetData
 
getWeights() - Method in class org.argeo.cms.ui.workbench.jcr.JcrBrowserView
To be overridden to adapt size of form and result frames.
getWeights() - Method in class org.argeo.slc.client.ui.editors.ProcessBuilderPage
 
getWeights() - Method in class org.argeo.slc.client.ui.views.JcrResultTreeView
To be overridden to adapt size of form and result frames.
getWkspElem() - Method in class org.argeo.slc.client.ui.dist.model.ModularDistVersionBaseElem
 
getWorkingDirectory() - Method in class org.argeo.slc.jsch.JschExecutor
 
getWorkspaceDir(String) - Method in class org.argeo.slc.rpmfactory.core.RpmFactoryImpl
 
getWorkspaceDir(String) - Method in interface org.argeo.slc.rpmfactory.RpmFactory
 
getWorkspaceElem() - Method in class org.argeo.slc.client.ui.dist.model.GroupBaseElem
 
getWorkspaceElem() - Method in class org.argeo.slc.client.ui.dist.model.ModularDistVersionElem
 
getWorkspaceName() - Method in class org.argeo.slc.client.ui.dist.editors.DistWkspEditorInput
 
getWorkspaceName() - Method in class org.argeo.slc.client.ui.dist.editors.ModuleEditorInput
 
getWorkspaceName() - Method in class org.argeo.slc.client.ui.dist.model.WorkspaceElem
 
getWritableBaseDir() - Method in interface org.argeo.slc.core.execution.ExecutionResources
The base directory where this execution can write
getWritableBaseDir() - Method in class org.argeo.slc.core.execution.FileExecutionResources
 
getWritableOsFile(String) - Method in interface org.argeo.slc.core.execution.ExecutionResources
Allocates a local file in the writable area and return it as a File.
getWritableOsFile(String) - Method in class org.argeo.slc.core.execution.FileExecutionResources
 
getWritableOsPath(String) - Method in interface org.argeo.slc.core.execution.ExecutionResources
Allocates a local file in the writable area and return it as a fully qualified OS path.
getWritableOsPath(String) - Method in class org.argeo.slc.core.execution.FileExecutionResources
 
getWritableResource(String) - Method in interface org.argeo.slc.core.execution.ExecutionResources
Allocates a local file in the writable area and return it as a resource.
getWritableResource(String) - Method in class org.argeo.slc.core.execution.FileExecutionResources
 
getXPath() - Method in class org.argeo.slc.diff.DiffMissingXml.DiffKeyXml
 
getXPath() - Method in class org.argeo.slc.diff.XPathDiffPosition
 
getYumConf() - Method in class org.argeo.slc.rpmfactory.core.ThirdPartyRpmRepository
 
getYumRepoFile(String) - Method in class org.argeo.slc.rpmfactory.core.RpmFactoryImpl
Creates a yum config file.
getYumRepoFile(String) - Method in interface org.argeo.slc.rpmfactory.RpmFactory
Creates a yum config file.
GPL - Static variable in class org.argeo.slc.repo.FreeLicense
 
GPL_v2 - Static variable in class org.argeo.slc.repo.FreeLicense
 
GPL_v3 - Static variable in class org.argeo.slc.repo.FreeLicense
GNU
GroupBaseElem - Class in org.argeo.slc.client.ui.dist.model
Abstract a node of type slc:groupBase that gathers a set of artifacts that have the same group ID
GroupBaseElem(WorkspaceElem, String) - Constructor for class org.argeo.slc.client.ui.dist.model.GroupBaseElem
 
groupPath(String, String) - Static method in class org.argeo.slc.repo.maven.MavenConventionsUtils
Absolute path to the directory of this group

H

hadAnError() - Method in class org.argeo.slc.core.execution.ProcessThreadGroup
 
handle(Callback[]) - Method in class org.argeo.cms.ui.workbench.WorkbenchUiPlugin.DefaultCallbackHandler
 
handleFileDrop(Control, DropTargetEvent) - Method in class org.argeo.eclipse.ui.specific.FileDropAdapter
 
hasChildren(Object) - Method in class org.argeo.slc.client.ui.dist.controllers.AnonymousDistTreeContentProvider
 
hasChildren(Object) - Method in class org.argeo.slc.client.ui.dist.controllers.ArtifactsTreeContentProvider
 
hasChildren(Object) - Method in class org.argeo.slc.client.ui.dist.controllers.DistTreeContentProvider
 
hasChildren() - Method in class org.argeo.slc.client.ui.dist.model.ModularDistVersionBaseElem
Override normal behaviour to initialise children only when first requested
hasChildren() - Method in class org.argeo.slc.client.ui.dist.model.WorkspaceElem
 
hasChildren() - Method in class org.argeo.slc.client.ui.model.ResultParent
 
hasChildren() - Method in class org.argeo.slc.client.ui.model.SingleResultNode
 
hasChildren(Object) - Method in class org.argeo.slc.client.ui.providers.ResultTreeContentProvider
 
hasDatastore() - Method in class org.argeo.slc.lib.jcr.JcrRepositoryBackup
 
hashCode(Object) - Method in class org.argeo.slc.client.ui.dist.controllers.DistTreeComparer
 
hashCode(Object) - Method in class org.argeo.slc.client.ui.model.ResultItemsComparer
 
hashCode() - Method in class org.argeo.slc.core.execution.DefaultExecutionFlow
 
hashCode() - Method in class org.argeo.slc.DefaultNameVersion
 
hashCode() - Method in class org.argeo.slc.diff.DiffMissingXml.DiffKeyXml
 
hashCode() - Method in class org.argeo.slc.execution.ExecutionFlowDescriptor
 
hashCode() - Method in class org.argeo.slc.repo.ArtifactDistribution
 
hashCode() - Method in class org.argeo.slc.repo.FreeLicense
 
hashCode() - Method in class org.argeo.slc.repo.osgi.BndWrapper
 
help(String[], StringBuilder) - Method in class org.argeo.slc.core.execution.DefaultAgentCli
 
HelpView - Class in org.argeo.slc.client.ui.dist.views
Display some info about the distribution
HelpView() - Constructor for class org.argeo.slc.client.ui.dist.views.HelpView
 
HttpdApplicationDeployment - Class in org.argeo.slc.support.deploy
 
HttpdApplicationDeployment() - Constructor for class org.argeo.slc.support.deploy.HttpdApplicationDeployment
 
HttpdApplicationTargetData - Class in org.argeo.slc.support.deploy
 
HttpdApplicationTargetData() - Constructor for class org.argeo.slc.support.deploy.HttpdApplicationTargetData
 
HttpdServer - Class in org.argeo.slc.support.deploy
 
HttpdServer() - Constructor for class org.argeo.slc.support.deploy.HttpdServer
 
HttpdServerDeployment - Class in org.argeo.slc.support.deploy
 
HttpdServerDeployment() - Constructor for class org.argeo.slc.support.deploy.HttpdServerDeployment
 
HttpdServerDeploymentData - Class in org.argeo.slc.support.deploy
 
HttpdServerDeploymentData() - Constructor for class org.argeo.slc.support.deploy.HttpdServerDeploymentData
 
HttpdServerManager - Class in org.argeo.slc.support.deploy
 
HttpdServerManager() - Constructor for class org.argeo.slc.support.deploy.HttpdServerManager
 
HttpdServerTargetData - Class in org.argeo.slc.support.deploy
 
HttpdServerTargetData() - Constructor for class org.argeo.slc.support.deploy.HttpdServerTargetData
 
HyperlinkAdapter - Class in org.argeo.slc.client.ui.dist.utils
Convenience class to reduce the number of methods to implement
HyperlinkAdapter() - Constructor for class org.argeo.slc.client.ui.dist.utils.HyperlinkAdapter
 

I

ID - Static variable in class org.argeo.cms.ui.workbench.commands.DoNothing
 
ID - Static variable in class org.argeo.cms.ui.workbench.commands.OpenEditor
 
ID - Static variable in class org.argeo.cms.ui.workbench.jcr.DefaultNodeEditor
 
ID - Static variable in class org.argeo.cms.ui.workbench.jcr.GenericJcrQueryEditor
 
ID - Static variable in class org.argeo.cms.ui.workbench.jcr.JcrBrowserView
 
ID - Static variable in class org.argeo.cms.ui.workbench.jcr.NodeFsBrowserView
 
ID - Static variable in class org.argeo.cms.ui.workbench.MaintenancePerspective
 
ID - Static variable in class org.argeo.cms.ui.workbench.rap.SecureRapActivator
 
ID - Static variable in class org.argeo.cms.ui.workbench.useradmin.AdminLogView
 
ID - Static variable in class org.argeo.cms.ui.workbench.useradmin.LogView
 
ID - Static variable in class org.argeo.cms.ui.workbench.useradmin.UserProfile
 
ID - Static variable in class org.argeo.cms.ui.workbench.UserHomePerspective
 
ID - Static variable in class org.argeo.eclipse.ui.specific.OpenFile
 
ID - Static variable in class org.argeo.slc.client.ui.ClientUiPlugin
 
ID - Static variable in class org.argeo.slc.client.ui.commands.AddResultFolder
 
ID - Static variable in class org.argeo.slc.client.ui.commands.DeleteItems
 
ID - Static variable in class org.argeo.slc.client.ui.commands.RefreshJcrResultTreeView
 
ID - Static variable in class org.argeo.slc.client.ui.commands.RenameResultFolder
 
ID - Static variable in class org.argeo.slc.client.ui.commands.RenameResultNode
 
ID - Static variable in class org.argeo.slc.client.ui.dist.AnonymousDistributionPerspective
 
ID - Static variable in class org.argeo.slc.client.ui.dist.commands.CopyLocalJavaWorkspace
 
ID - Static variable in class org.argeo.slc.client.ui.dist.commands.CopyWorkspace
 
ID - Static variable in class org.argeo.slc.client.ui.dist.commands.CreateLocalJavaWorkspace
 
ID - Static variable in class org.argeo.slc.client.ui.dist.commands.CreateWorkspace
 
ID - Static variable in class org.argeo.slc.client.ui.dist.commands.DeleteArtifacts
 
ID - Static variable in class org.argeo.slc.client.ui.dist.commands.DeleteWorkspace
 
ID - Static variable in class org.argeo.slc.client.ui.dist.commands.DisplayRepoInformation
 
ID - Static variable in class org.argeo.slc.client.ui.dist.commands.DoNothing
 
ID - Static variable in class org.argeo.slc.client.ui.dist.commands.Fetch
 
ID - Static variable in class org.argeo.slc.client.ui.dist.commands.ManageWorkspaceAuth
 
ID - Static variable in class org.argeo.slc.client.ui.dist.commands.MergeWorkspaces
 
ID - Static variable in class org.argeo.slc.client.ui.dist.commands.NormalizeDistribution
 
ID - Static variable in class org.argeo.slc.client.ui.dist.commands.NormalizeWorkspace
 
ID - Static variable in class org.argeo.slc.client.ui.dist.commands.OpenGenerateBinariesWizard
 
ID - Static variable in class org.argeo.slc.client.ui.dist.commands.OpenModuleEditor
 
ID - Static variable in class org.argeo.slc.client.ui.dist.commands.OpenWorkspaceEditor
 
ID - Static variable in class org.argeo.slc.client.ui.dist.commands.PublishWorkspace
 
ID - Static variable in class org.argeo.slc.client.ui.dist.commands.RefreshDistributionsView
 
ID - Static variable in class org.argeo.slc.client.ui.dist.commands.RegisterRepository
 
ID - Static variable in class org.argeo.slc.client.ui.dist.commands.RunInOsgi
 
ID - Static variable in class org.argeo.slc.client.ui.dist.commands.ShowSizeColumn
 
ID - Static variable in class org.argeo.slc.client.ui.dist.commands.UnregisterRemoteRepo
 
ID - Static variable in class org.argeo.slc.client.ui.dist.DistributionPerspective
 
ID - Static variable in class org.argeo.slc.client.ui.dist.editors.ArtifactVersionEditor
 
ID - Static variable in class org.argeo.slc.client.ui.dist.editors.DistWorkspaceEditor
 
ID - Static variable in class org.argeo.slc.client.ui.dist.editors.ModularDistVersionEditor
 
ID - Static variable in class org.argeo.slc.client.ui.dist.views.AnonymousDistributionsView
 
ID - Static variable in class org.argeo.slc.client.ui.dist.views.ArtifactsBrowser
 
ID - Static variable in class org.argeo.slc.client.ui.dist.views.DistributionsView
 
ID - Static variable in class org.argeo.slc.client.ui.dist.views.HelpView
 
ID - Static variable in class org.argeo.slc.client.ui.dist.views.QueryArtifactsForm
 
ID - Static variable in class org.argeo.slc.client.ui.dist.views.QueryArtifactsText
 
ID - Static variable in class org.argeo.slc.client.ui.dist.views.QueryBundlesForm
 
ID - Static variable in class org.argeo.slc.client.ui.editors.ProcessBuilderPage
 
ID - Static variable in class org.argeo.slc.client.ui.editors.ProcessEditor
 
ID - Static variable in class org.argeo.slc.client.ui.editors.ProcessEditorInputFactory
 
ID - Static variable in class org.argeo.slc.client.ui.editors.ProcessLogPage
 
ID - Static variable in class org.argeo.slc.client.ui.views.JcrExecutionModulesView
 
ID - Static variable in class org.argeo.slc.client.ui.views.JcrProcessListView
 
ID - Static variable in class org.argeo.slc.client.ui.views.JcrResultListView
 
ID - Static variable in class org.argeo.slc.client.ui.views.JcrResultTreeView
 
If - Class in org.argeo.slc.core.execution.tasks
Conditional execution
If() - Constructor for class org.argeo.slc.core.execution.tasks.If
 
imageDescriptorFromPlugin(String, String) - Static method in class org.argeo.slc.e4.SlcImages
 
img(String) - Static method in class org.argeo.slc.client.ui.ClientUiPlugin
Creates the image
img(String) - Static method in class org.argeo.slc.e4.SlcImages
Creates the image
IMG_ADD_REPO - Static variable in class org.argeo.slc.client.ui.dist.DistImages
 
IMG_ARTIFACT_BASE - Static variable in class org.argeo.slc.client.ui.dist.DistImages
 
IMG_ARTIFACT_VERSION_BASE - Static variable in class org.argeo.slc.client.ui.dist.DistImages
 
IMG_BUNDLE - Static variable in class org.argeo.slc.client.ui.dist.DistImages
 
IMG_CLEAR - Static variable in class org.argeo.slc.client.ui.dist.DistImages
 
IMG_DISTGRP - Static variable in class org.argeo.slc.client.ui.dist.DistImages
 
IMG_DISTGRP_READONLY - Static variable in class org.argeo.slc.client.ui.dist.DistImages
 
IMG_FETCH_REPO - Static variable in class org.argeo.slc.client.ui.dist.DistImages
 
IMG_FILE - Static variable in class org.argeo.slc.client.ui.dist.DistImages
 
IMG_GROUP_BASE - Static variable in class org.argeo.slc.client.ui.dist.DistImages
 
IMG_HOME_REPO - Static variable in class org.argeo.slc.client.ui.dist.DistImages
 
IMG_MODULAR_DIST_BASE - Static variable in class org.argeo.slc.client.ui.dist.DistImages
 
IMG_MODULAR_DIST_VERSION - Static variable in class org.argeo.slc.client.ui.dist.DistImages
 
IMG_PACKAGE - Static variable in class org.argeo.slc.client.ui.dist.DistImages
 
IMG_REMOVE_REPO - Static variable in class org.argeo.slc.client.ui.dist.DistImages
 
IMG_REPO - Static variable in class org.argeo.slc.client.ui.dist.DistImages
 
IMG_REPO_READONLY - Static variable in class org.argeo.slc.client.ui.dist.DistImages
 
IMG_WKSP - Static variable in class org.argeo.slc.client.ui.dist.DistImages
 
IMG_WKSP_GROUP - Static variable in class org.argeo.slc.client.ui.dist.DistImages
 
ImportBundlesZip - Class in org.argeo.slc.repo.osgi
Deprecated.
Use ArchiveWrapper instead.
ImportBundlesZip() - Constructor for class org.argeo.slc.repo.osgi.ImportBundlesZip
Deprecated.
 
importFileOrDir(String, File) - Method in interface org.argeo.slc.deploy.VersioningDriver
 
importOvf(Resource) - Method in class org.argeo.slc.lib.vbox.VBoxManager
 
ImportSrpm - Class in org.argeo.slc.lib.linux.rpmfactory
Install an SRPM into a working copy
ImportSrpm() - Constructor for class org.argeo.slc.lib.linux.rpmfactory.ImportSrpm
 
importZipEntry(Session, ZipEntry, byte[], String) - Method in class org.argeo.slc.repo.osgi.ArchiveWrapper
 
IncompatibleTestDataException - Exception in org.argeo.slc.test
Exception to throw when a test definition cannot interpret the provided test data.
IncompatibleTestDataException(TestData, TestDefinition) - Constructor for exception org.argeo.slc.test.IncompatibleTestDataException
 
IncompatibleTestDataException(TestRun) - Constructor for exception org.argeo.slc.test.IncompatibleTestDataException
 
index(Node) - Method in class org.argeo.slc.repo.ArtifactIndexer
 
index(Node) - Method in class org.argeo.slc.repo.JarFileIndexer
 
index(Node) - Method in class org.argeo.slc.repo.ModularDistributionIndexer
 
index(Node) - Method in interface org.argeo.slc.repo.NodeIndexer
Adds the metadata.
index(Node) - Method in class org.argeo.slc.repo.PdeSourcesIndexer
 
index(Node) - Method in class org.argeo.slc.repo.RpmIndexer
 
IndexDistribution - Class in org.argeo.slc.repo.maven
Create a distribution node from a set of artifacts
IndexDistribution() - Constructor for class org.argeo.slc.repo.maven.IndexDistribution
 
indexNode(Node) - Method in class org.argeo.slc.repo.osgi.OsgiFactoryImpl
 
indexNode(Node) - Method in interface org.argeo.slc.repo.OsgiFactory
 
indexWorkspace(String) - Method in class org.argeo.slc.rpmfactory.core.RpmFactoryImpl
 
indexWorkspace(String) - Method in interface org.argeo.slc.rpmfactory.RpmFactory
 
info(Object) - Static method in class org.argeo.slc.cli.SlcMain
 
INFO - Static variable in class org.argeo.slc.execution.ExecutionStep
 
inHome() - Method in class org.argeo.slc.client.ui.dist.model.DistParentElem
 
init() - Method in class org.argeo.cms.desktop.CmsDesktopManager
 
init(Composite) - Method in class org.argeo.cms.desktop.DesktopLayer
 
init(IEditorSite, IEditorInput) - Method in class org.argeo.cms.ui.workbench.jcr.DefaultNodeEditor
 
init(IEditorSite, IEditorInput) - Method in class org.argeo.slc.client.ui.dist.editors.ArtifactVersionEditor
 
init(IEditorSite, IEditorInput) - Method in class org.argeo.slc.client.ui.dist.editors.DistWorkspaceEditor
 
init(IEditorSite, IEditorInput) - Method in class org.argeo.slc.client.ui.dist.editors.ModularDistVersionEditor
 
init(IEditorSite, IEditorInput) - Method in class org.argeo.slc.client.ui.editors.ProcessEditor
 
init() - Method in class org.argeo.slc.core.execution.DefaultAgent
Initialization
init() - Method in class org.argeo.slc.core.execution.xml.FlowNamespaceHandler
 
init() - Method in class org.argeo.slc.jcr.execution.JcrExecutionModulesListener
 
init() - Method in class org.argeo.slc.jcr.JcrTestResult
 
init() - Method in class org.argeo.slc.lib.linux.rpmfactory.RpmSpecFile
 
init() - Method in class org.argeo.slc.lib.linux.ScriptCall
 
init() - Method in class org.argeo.slc.log4j.SlcExecutionAppender
 
init() - Method in class org.argeo.slc.osgi.OsgiExecutionModulesManager
 
init() - Method in class org.argeo.slc.repo.core.SlcRepoManagerImpl
 
init() - Method in class org.argeo.slc.repo.maven.Migration_01_03
 
init() - Method in class org.argeo.slc.repo.osgi.ArchiveWrapper
 
init() - Method in class org.argeo.slc.repo.osgi.ArgeoOsgiDistributionImpl
 
init() - Method in class org.argeo.slc.repo.osgi.OsgiFactoryImpl
 
init() - Method in class org.argeo.slc.rpmfactory.core.RpmFactoryImpl
 
init() - Method in class org.argeo.slc.rpmfactory.core.RpmSpecFile
 
init() - Method in class org.argeo.slc.rpmfactory.core.YumListParser
 
initAgentUuid() - Method in class org.argeo.slc.core.execution.DefaultAgent
Called during initialization in order to determines the agent UUID.
initAgentUuid() - Method in class org.argeo.slc.jcr.execution.JcrAgent
 
initDistWorkspace(String) - Method in class org.argeo.slc.rpmfactory.core.RpmFactoryImpl
 
initGitWorkspace() - Method in class org.argeo.slc.rpmfactory.core.RpmFactoryImpl
 
INITIAL_PERSPECTIVE_PROPERTY - Static variable in class org.argeo.cms.ui.workbench.rap.RapWorkbenchAdvisor
 
initialize(IWorkbenchConfigurer) - Method in class org.argeo.cms.ui.workbench.rap.RapWorkbenchAdvisor
 
initialize() - Method in class org.argeo.slc.client.ui.model.ParentNodeFolder
 
initialize() - Method in class org.argeo.slc.client.ui.model.ResultParent
 
initialize() - Method in class org.argeo.slc.client.ui.model.SingleResultNode
 
initialize() - Method in class org.argeo.slc.client.ui.model.VirtualFolder
 
INITIALIZED - Static variable in interface org.argeo.slc.execution.ExecutionProcess
The process is usable but not yet scheduled to run.
initializeValuesViewer(TableViewer) - Method in class org.argeo.slc.client.ui.editors.ProcessBuilderPage
Creates the columns of the values viewer
initInterpreter() - Method in class org.argeo.slc.lib.linux.ScriptCall
 
initRpmWorkspace(String) - Method in class org.argeo.slc.rpmfactory.core.RpmFactoryImpl
 
inPackage(String) - Method in class org.argeo.slc.unit.AbstractSpringTestCase
Prefixes the package of the class after converting the '.' to '/' in order to have a resource path.
inputChanged(Viewer, Object, Object) - Method in class org.argeo.slc.client.ui.dist.controllers.AnonymousDistTreeContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.argeo.slc.client.ui.dist.controllers.ArtifactsTreeContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.argeo.slc.client.ui.dist.controllers.DistTreeContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.argeo.slc.client.ui.dist.views.AbstractQueryArtifactsView.ViewContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.argeo.slc.client.ui.providers.ResultTreeContentProvider
 
installBundles() - Method in class org.argeo.slc.equinox.unit.AbstractOsgiRuntimeTestCase
 
INSTALLED - Static variable in class org.argeo.cms.ui.workbench.osgi.OsgiExplorerImages
 
InstalledExecutables - Interface in org.argeo.slc.deploy
 
installModule(Distribution) - Method in interface org.argeo.slc.deploy.DynamicRuntime
 
installModule(Distribution) - Method in class org.argeo.slc.osgi.OsgiRuntime
 
installPackages() - Method in class org.argeo.slc.lib.linux.RedhatHostManager
 
InstantiationManager - Class in org.argeo.slc.core.execution
Manage parameters that need to be set during the instantiation of a flow
InstantiationManager() - Constructor for class org.argeo.slc.core.execution.InstantiationManager
 
INTERNAL_NAME - Static variable in interface org.argeo.slc.execution.ExecutionSpec
The name for an internal spec (for backward compatibility where a non-null name is expected)
internalPreProcessing(Node, JcrMonitor) - Method in class org.argeo.slc.repo.maven.GenerateBinaries
Browse all children of a Node considered as a folder that follows Aether conventions i.e that has Aether's artifact base as children.
internalProcessing(Node, JcrMonitor) - Method in class org.argeo.slc.repo.maven.GenerateBinaries
Does the real job : writes JCR META-DATA and generates binaries
interpret(String) - Method in class org.argeo.slc.lib.linux.rpmfactory.RpmSpecFile
 
interpret(String) - Method in class org.argeo.slc.rpmfactory.core.RpmSpecFile
 
isAnonymous() - Method in class org.argeo.cms.e4.rcp.CmsE4Application
 
isConnected() - Method in class org.argeo.slc.client.ui.dist.model.RepoElem
 
isConnected() - Method in class org.argeo.slc.client.ui.dist.model.WorkspaceElem
 
isDeveloperInstance() - Method in class org.argeo.slc.rpmfactory.core.RpmFactoryImpl
 
isDeveloperInstance() - Method in interface org.argeo.slc.rpmfactory.RpmFactory
 
isDirty() - Method in class org.argeo.slc.client.ui.editors.ProcessEditor
 
isEditable(String) - Static method in class org.argeo.slc.client.ui.editors.ProcessBuilderPage
Optimization so that we don't call the node each time
isEnabled() - Method in class org.argeo.eclipse.spring.SpringCommandHandler
 
isFailure(int) - Method in class org.argeo.slc.jsch.JschExecutor
 
isFinished(String) - Static method in class org.argeo.slc.client.ui.editors.ProcessBuilderPage
 
isFullScreen() - Method in class org.argeo.cms.desktop.CmsDesktopManager
 
isHandled() - Method in class org.argeo.eclipse.spring.SpringCommandHandler
 
isInFlowInitialization() - Method in class org.argeo.slc.core.execution.InstantiationManager
 
isLeaf() - Method in class org.argeo.slc.core.execution.generator.DefaultRunnableDataNode
 
isLeaf() - Method in interface org.argeo.slc.core.execution.generator.RunnableDataNode
 
isOpen() - Method in class org.argeo.slc.vfs.VfsResource
 
isPassed() - Method in class org.argeo.slc.client.ui.model.ResultParent
 
isPassed() - Method in class org.argeo.slc.client.ui.model.SingleResultNode
 
isReadable() - Method in class org.argeo.slc.vfs.VfsResource
 
isReadOnly() - Method in class org.argeo.slc.client.ui.dist.model.DistParentElem
 
isRunning(String) - Static method in class org.argeo.slc.client.ui.editors.ProcessBuilderPage
 
isRunning() - Method in class org.argeo.slc.core.execution.tasks.SystemCall
 
isSaveAsAllowed() - Method in class org.argeo.cms.ui.workbench.jcr.DefaultNodeEditor
 
isSaveAsAllowed() - Method in class org.argeo.slc.client.ui.dist.editors.ArtifactVersionEditor
 
isSaveAsAllowed() - Method in class org.argeo.slc.client.ui.dist.editors.DistWorkspaceEditor
 
isSaveAsAllowed() - Method in class org.argeo.slc.client.ui.editors.ProcessEditor
 
isSetAsParameter(String) - Method in class org.argeo.slc.core.execution.DefaultExecutionFlow
 
isSetAsParameter(String) - Method in class org.argeo.slc.core.execution.generator.RunnableCallFlow
 
isSetAsParameter(String) - Method in interface org.argeo.slc.execution.ExecutionFlow
Whether this immutable parameter is set
isShown(Path) - Method in class org.argeo.swt.desktop.MiniExplorer
 
isSingleton() - Method in class org.argeo.slc.core.execution.ExecutionResourcesFactoryBean
 
isSingleton() - Method in class org.argeo.slc.core.execution.OsFileFactoryBean
 
isSingleton() - Method in class org.argeo.slc.core.execution.ParameterRef
 
isSingleton() - Method in class org.argeo.slc.core.execution.SedFilteredResource
 
isSingleton() - Method in class org.argeo.slc.core.execution.tasks.MergedLists
 
isSingleton() - Method in class org.argeo.slc.vfs.VfsResourceFactory
 
isSizeVisible() - Method in class org.argeo.slc.client.ui.dist.views.ArtifactsBrowser
Returns wether size column is visible or not
isSnapshotVersion(String) - Static method in class org.argeo.slc.repo.maven.AetherUtils
Hacked from aether
isWorkspaceVisible(String) - Method in class org.argeo.slc.client.ui.dist.model.RepoElem
 

J

JarFileIndexer - Class in org.argeo.slc.repo
Indexes jar file, currently supports standard J2SE and OSGi metadata (both from MANIFEST)
JarFileIndexer() - Constructor for class org.argeo.slc.repo.JarFileIndexer
 
JavaRepoManager - Interface in org.argeo.slc.repo
Java-specific operations
JavaRepoManagerImpl - Class in org.argeo.slc.repo.core
Java-specific operations
JavaRepoManagerImpl() - Constructor for class org.argeo.slc.repo.core.JavaRepoManagerImpl
 
JCR_IDENTIFIER - Static variable in interface org.argeo.slc.client.ui.dist.DistConstants
 
JCR_MIXIN_TYPES - Static variable in interface org.argeo.slc.client.ui.dist.DistConstants
 
JcrAgent - Class in org.argeo.slc.jcr.execution
SLC VM agent synchronizing with a JCR repository.
JcrAgent() - Constructor for class org.argeo.slc.jcr.execution.JcrAgent
 
JcrAttachmentUploader - Class in org.argeo.slc.jcr.execution
JCR based attachment uploader
JcrAttachmentUploader() - Constructor for class org.argeo.slc.jcr.execution.JcrAttachmentUploader
 
JcrBrowserPerspective - Class in org.argeo.cms.ui.workbench
Base perspective for the Jcr browser
JcrBrowserPerspective() - Constructor for class org.argeo.cms.ui.workbench.JcrBrowserPerspective
 
JcrBrowserView - Class in org.argeo.cms.ui.workbench.jcr
Basic View to display a sash form to browse a JCR compliant multiple repository environment
JcrBrowserView() - Constructor for class org.argeo.cms.ui.workbench.jcr.JcrBrowserView
 
JcrExecutionModulesListener - Class in org.argeo.slc.jcr.execution
Synchronizes the local execution runtime with a JCR repository.
JcrExecutionModulesListener() - Constructor for class org.argeo.slc.jcr.execution.JcrExecutionModulesListener
 
JcrExecutionModulesView - Class in org.argeo.slc.client.ui.views
JCR based view of the execution modules.
JcrExecutionModulesView() - Constructor for class org.argeo.slc.client.ui.views.JcrExecutionModulesView
 
JcrExecutionModulesView - Class in org.argeo.slc.e4.parts
JCR based view of the execution modules.
JcrExecutionModulesView() - Constructor for class org.argeo.slc.e4.parts.JcrExecutionModulesView
 
JcrExecutionProcess - Class in org.argeo.slc.jcr.execution
Execution process implementation based on a JCR node.
JcrExecutionProcess(Node) - Constructor for class org.argeo.slc.jcr.execution.JcrExecutionProcess
 
JcrMetadataWriter - Class in org.argeo.slc.jcr
Writes arbitrary metadata into a child node of a given node (or the node itself if metadata node name is set to null)
JcrMetadataWriter() - Constructor for class org.argeo.slc.jcr.JcrMetadataWriter
 
JcrProcessListView - Class in org.argeo.slc.client.ui.views
Displays processes.
JcrProcessListView() - Constructor for class org.argeo.slc.client.ui.views.JcrProcessListView
 
JcrProcessThread - Class in org.argeo.slc.jcr.execution
Where the actual execution takes place
JcrProcessThread(ThreadGroup, ExecutionModulesManager, JcrExecutionProcess) - Constructor for class org.argeo.slc.jcr.execution.JcrProcessThread
 
JcrRealizedFlow - Class in org.argeo.slc.jcr.execution
 
JcrRealizedFlow(Node) - Constructor for class org.argeo.slc.jcr.execution.JcrRealizedFlow
 
jcrRefresh(Node) - Method in class org.argeo.slc.client.ui.views.JcrResultTreeView
refreshes the passed node and its corresponding subtree.
JcrRepositoryBackup - Class in org.argeo.slc.lib.jcr
Backups a JCR repository
JcrRepositoryBackup() - Constructor for class org.argeo.slc.lib.jcr.JcrRepositoryBackup
 
JcrResultListView - Class in org.argeo.slc.client.ui.views
Displays results.
JcrResultListView() - Constructor for class org.argeo.slc.client.ui.views.JcrResultListView
 
JcrResultTreeView - Class in org.argeo.slc.client.ui.views
SLC generic JCR Result tree view.
JcrResultTreeView() - Constructor for class org.argeo.slc.client.ui.views.JcrResultTreeView
 
JcrResultTreeView.ViewDropListener - Class in org.argeo.slc.client.ui.views
 
JcrTestResult - Class in org.argeo.slc.jcr
TestResult wrapping a JCR node of type SlcTypes.SLC_TEST_RESULT.
JcrTestResult() - Constructor for class org.argeo.slc.jcr.JcrTestResult
 
JdbcAware - Interface in org.argeo.slc.support.deploy.db
 
JschContextSession - Class in org.argeo.slc.jsch
Caches a JSCH session in the the ssh target.
JschContextSession() - Constructor for class org.argeo.slc.jsch.JschContextSession
 
JschExecutor - Class in org.argeo.slc.jsch
A Commons Exec executor executing remotely via SSH
JschExecutor() - Constructor for class org.argeo.slc.jsch.JschExecutor
 
JschMultiTasks - Class in org.argeo.slc.jsch
 
JschMultiTasks() - Constructor for class org.argeo.slc.jsch.JschMultiTasks
 
JvmProcess - Class in org.argeo.slc.core.execution.tasks
A Java Virtual Machine process.
JvmProcess() - Constructor for class org.argeo.slc.core.execution.tasks.JvmProcess
 

K

key - Variable in class org.argeo.slc.diff.DiffIssueKey
The position of this issue.
KeyColumnsDiff - Interface in org.argeo.slc.diff
Diff which is based on comparison of multiple-key atomic elements (typically columns in a tabular content)
keyPressed(KeyEvent) - Method in class org.argeo.swt.desktop.MiniTerminal
 
keyReleased(KeyEvent) - Method in class org.argeo.swt.desktop.MiniTerminal
 
kill(Node) - Method in class org.argeo.slc.client.ui.controllers.ProcessController
 
KILL - Static variable in class org.argeo.slc.client.ui.SlcImages
 
kill(String) - Method in class org.argeo.slc.core.execution.DefaultAgent
 
kill() - Method in class org.argeo.slc.core.execution.tasks.SystemCall
 
KILL - Static variable in class org.argeo.slc.e4.SlcImages
 
kill(String) - Method in interface org.argeo.slc.execution.SlcAgent
Kills this process
KILLED - Static variable in interface org.argeo.slc.execution.ExecutionProcess
The process was killed explicitly or through a crash.

L

lastModified() - Method in class org.argeo.slc.vfs.VfsResource
 
LAUNCH - Static variable in class org.argeo.slc.client.ui.SlcImages
 
LAUNCH - Static variable in class org.argeo.slc.e4.SlcImages
 
leaveFlow(ExecutionFlow) - Method in class org.argeo.slc.core.execution.DefaultExecutionStack
 
leaveFlow(ExecutionFlow) - Method in interface org.argeo.slc.execution.ExecutionStack
 
LGPL - Static variable in class org.argeo.slc.repo.FreeLicense
 
LGPL_v2 - Static variable in class org.argeo.slc.repo.FreeLicense
 
LGPL_v3 - Static variable in class org.argeo.slc.repo.FreeLicense
 
License - Interface in org.argeo.slc.build
A software license
linesForLogicalLine(char[]) - Method in class org.argeo.swt.desktop.MiniTerminal
 
LineTokenizer - Class in org.argeo.slc.diff
Parses a string as a vector of strings according to a separator, dealing properly with missing values.
LineTokenizer(String, Character, String) - Constructor for class org.argeo.slc.diff.LineTokenizer
Complete constructor.
linkActivated(HyperlinkEvent) - Method in class org.argeo.slc.client.ui.dist.utils.HyperlinkAdapter
Must be overriden
linkEntered(HyperlinkEvent) - Method in class org.argeo.slc.client.ui.dist.utils.HyperlinkAdapter
 
linkExited(HyperlinkEvent) - Method in class org.argeo.slc.client.ui.dist.utils.HyperlinkAdapter
 
listExecutionModuleDescriptors() - Method in class org.argeo.slc.core.execution.DefaultAgent
 
listExecutionModuleDescriptors() - Method in interface org.argeo.slc.execution.SlcAgent
List all execution modules which can be processed by this agent.
listExecutionModules() - Method in interface org.argeo.slc.execution.ExecutionModulesManager
 
listExecutionModules() - Method in class org.argeo.slc.osgi.OsgiExecutionModulesManager
 
listFlows(String, String) - Method in class org.argeo.slc.osgi.OsgiExecutionModulesManager
 
listInstalledBundles() - Method in class org.argeo.slc.equinox.unit.AbstractOsgiRuntimeTestCase
 
listModules() - Method in interface org.argeo.slc.deploy.ModularDeployedSystem
List the underlying deployed modules (in real time)
listModules() - Method in interface org.argeo.slc.deploy.ModulesManager
 
listModules() - Method in class org.argeo.slc.osgi.OsgiExecutionModulesManager
 
listModules() - Method in class org.argeo.slc.osgi.OsgiRuntime
 
listModulesNameVersions() - Method in class org.argeo.slc.osgi.build.AbstractOsgiModularDistribution
 
listResources() - Method in class org.argeo.slc.core.deploy.DefaultResourceSet
List the resources, identified by their relative path.
listResources() - Method in class org.argeo.slc.core.deploy.MultiResourceSet
 
listResources() - Method in interface org.argeo.slc.core.deploy.ResourceSet
List the resources, identified by their relative path.
listResources() - Method in class org.argeo.slc.vfs.VfsResourceSet
 
load(InputStream) - Method in class org.argeo.slc.rpmfactory.core.YumListParser
 
load(URL) - Method in class org.argeo.swt.desktop.MiniImageViewer
 
load(URL) - Method in class org.argeo.swt.desktop.MiniTextEditor
 
loadFromNode(Node) - Method in class org.argeo.slc.jcr.execution.JcrRealizedFlow
 
loadSingleFromContext(ListableBeanFactory, Class<T>) - Method in class org.argeo.slc.unit.AbstractSpringTestCase
 
loadUrlToPath(String, Session, String) - Method in class org.argeo.slc.repo.osgi.OsgiFactoryImpl
Actually downloads a file to an internal location
LocalFilesDeployment - Class in org.argeo.slc.core.deploy
 
LocalFilesDeployment() - Constructor for class org.argeo.slc.core.deploy.LocalFilesDeployment
 
LocalFilesDeployment(ResourceSet) - Constructor for class org.argeo.slc.core.deploy.LocalFilesDeployment
 
log(Object) - Method in class org.argeo.slc.core.execution.doc.ConsoleContextDescriber
 
log(String, String) - Method in class org.argeo.slc.core.execution.tasks.SystemCall
Log from the underlying streams.
log - Variable in class org.argeo.slc.execution.ExecutionStep
 
log - Variable in class org.argeo.slc.unit.AbstractSpringTestCase
 
LOG_STDOUT - Static variable in class org.argeo.slc.core.execution.tasks.SystemCall
 
logDependencyNode(int, DependencyNode) - Static method in class org.argeo.slc.repo.maven.AetherUtils
Logs a dependency node and its transitive dependencies as a tree.
logging(IStatus, String) - Method in class org.argeo.cms.ui.workbench.WorkbenchUiPlugin
 
LoggingListener() - Constructor for class org.argeo.slc.ant.AntRun.LoggingListener
 
login() - Method in class org.argeo.slc.client.ui.dist.model.RepoElem
Effective login.
login() - Method in class org.argeo.slc.client.ui.dist.model.WorkspaceElem
 
logout() - Method in class org.argeo.cms.e4.rcp.CmsE4Application
 
logRunnableExecution(ExecutionFlow, Runnable) - Method in class org.argeo.slc.core.execution.ExecutionAspect
 
logStackEvent(String, ExecutionFlow) - Method in class org.argeo.slc.core.execution.ExecutionAspect
 
logStdErr(String) - Method in class org.argeo.slc.core.execution.tasks.SystemCall
 
logStdOut(String) - Method in class org.argeo.slc.core.execution.tasks.SystemCall
 
LogView - Class in org.argeo.cms.ui.workbench.useradmin
Display log lines with a virtual table.
LogView() - Constructor for class org.argeo.cms.ui.workbench.useradmin.LogView
 

M

main(String[]) - Static method in class org.argeo.cms.desktop.CmsDesktopManager
 
main(String[]) - Static method in class org.argeo.slc.cli.SlcMain
 
main(String[]) - Static method in class org.argeo.slc.client.ui.dist.commands.BndProcess
 
main(String[]) - Static method in class org.argeo.slc.osgi.FileSystemBundleRegister
 
main(String[]) - Static method in class org.argeo.slc.repo.maven.ConvertPoms_01_03
 
main(String[]) - Static method in class org.argeo.swt.desktop.MiniBrowser
 
main(String[]) - Static method in class org.argeo.swt.desktop.MiniExplorer
 
main(String[]) - Static method in class org.argeo.swt.desktop.MiniImageViewer
 
main(String[]) - Static method in class org.argeo.swt.desktop.MiniTerminal
 
main(String[]) - Static method in class org.argeo.swt.desktop.MiniTextEditor
 
MaintenancePerspective - Class in org.argeo.cms.ui.workbench
First draft of a maintenance perspective.
MaintenancePerspective() - Constructor for class org.argeo.cms.ui.workbench.MaintenancePerspective
 
makeActions(IWorkbenchWindow) - Method in class org.argeo.cms.ui.workbench.rap.RapActionBarAdvisor
 
ManageWorkspaceAuth - Class in org.argeo.slc.client.ui.dist.commands
Open a dialog to manage rights on the current workspace's root node
ManageWorkspaceAuth() - Constructor for class org.argeo.slc.client.ui.dist.commands.ManageWorkspaceAuth
 
MapExecutionContext - Class in org.argeo.slc.core.execution
 
MapExecutionContext() - Constructor for class org.argeo.slc.core.execution.MapExecutionContext
 
mapExecutionSpec(Node, ExecutionSpec) - Method in class org.argeo.slc.jcr.execution.JcrExecutionModulesListener
Base can be either an execution spec node, or an execution flow node (in case the execution spec is internal)
mapOsgiVersion(Version, Node) - Method in class org.argeo.slc.repo.JarFileIndexer
 
markLogicalLine() - Method in class org.argeo.swt.desktop.MiniTerminal
 
match(String, List<String>, List<String>, boolean) - Method in class org.argeo.slc.jsch.ScpTo
 
MavenConventionsUtils - Class in org.argeo.slc.repo.maven
Static utilities around Maven which are NOT using the Maven APIs (conventions based).
MavenProxyService - Interface in org.argeo.slc.repo
Marker interface (useful for OSGi servcies references), maybe extended later
MavenProxyServiceImpl - Class in org.argeo.slc.repo.maven
Synchronises the node repository with remote Maven repositories
MavenProxyServiceImpl() - Constructor for class org.argeo.slc.repo.maven.MavenProxyServiceImpl
 
MavenWrapper - Class in org.argeo.slc.repo.osgi
BND wrapper based on a Maven artifact available from one of the configured repositories.
MavenWrapper() - Constructor for class org.argeo.slc.repo.osgi.MavenWrapper
 
MergedLists - Class in org.argeo.slc.core.execution.tasks
Merge the provided lists in one single list, in the order provided.
MergedLists() - Constructor for class org.argeo.slc.core.execution.tasks.MergedLists
 
MergeWorkspaces - Class in org.argeo.slc.client.ui.dist.commands
Merge two workspaces
MergeWorkspaces() - Constructor for class org.argeo.slc.client.ui.dist.commands.MergeWorkspaces
 
messageLogged(BuildEvent) - Method in class org.argeo.slc.ant.AntRun.LoggingListener
 
MethodCall - Class in org.argeo.slc.core.execution.tasks
 
MethodCall() - Constructor for class org.argeo.slc.core.execution.tasks.MethodCall
 
Migration_01_03 - Class in org.argeo.slc.repo.maven
Migrate the distribution from 1.2 to 1.4 by cleaning naming and dependencies.
Migration_01_03() - Constructor for class org.argeo.slc.repo.maven.Migration_01_03
 
MiniBrowser - Class in org.argeo.swt.desktop
A minimalistic web browser based on Browser.
MiniBrowser() - Constructor for class org.argeo.swt.desktop.MiniBrowser
 
MiniBrowser.Context - Class in org.argeo.swt.desktop
The observable context of this web browser.
MiniExplorer - Class in org.argeo.swt.desktop
 
MiniExplorer(Composite, int) - Constructor for class org.argeo.swt.desktop.MiniExplorer
 
MiniImageViewer - Class in org.argeo.swt.desktop
 
MiniImageViewer(Composite, int) - Constructor for class org.argeo.swt.desktop.MiniImageViewer
 
MiniTerminal - Class in org.argeo.swt.desktop
 
MiniTerminal(Composite, int) - Constructor for class org.argeo.swt.desktop.MiniTerminal
 
MiniTextEditor - Class in org.argeo.swt.desktop
 
MiniTextEditor(Composite, int) - Constructor for class org.argeo.swt.desktop.MiniTextEditor
 
MIT - Static variable in class org.argeo.slc.repo.FreeLicense
Miscellaneous
modifyManifest(InputStream, Manifest) - Static method in class org.argeo.slc.repo.RepoUtils
Reads a jar file, modify its manifest
modifyText(ModifyEvent) - Method in class org.argeo.slc.client.ui.dist.wizards.ChooseRightsPage
 
ModularDeployedSystem<M extends Module> - Interface in org.argeo.slc.deploy
 
ModularDistribution - Interface in org.argeo.slc.build
A distribution of modules, that is components that can be identified by a name / version couple.
ModularDistributionFactory - Class in org.argeo.slc.repo
Creates a jar bundle from an ArgeoOsgiDistribution.
ModularDistributionFactory(OsgiFactory, ArgeoOsgiDistribution) - Constructor for class org.argeo.slc.repo.ModularDistributionFactory
Convenience constructor with minimal configuration
ModularDistributionIndexer - Class in org.argeo.slc.repo
Create or update JCR meta-data for an SLC Modular Distribution Currently, following types are managed: * .jar: dependency artifacts with csv index @Deprecated : .pom: artifact (binaries) that indexes a group, the .pom file contains a tag "dependencyManagement" that list all modules
ModularDistributionIndexer() - Constructor for class org.argeo.slc.repo.ModularDistributionIndexer
 
ModularDistVersionBaseElem - Class in org.argeo.slc.client.ui.dist.model
Abstract the base of a given modular distribution set i.e.
ModularDistVersionBaseElem(WorkspaceElem, String, Node, String) - Constructor for class org.argeo.slc.client.ui.dist.model.ModularDistVersionBaseElem
 
ModularDistVersionDetailPage - Class in org.argeo.slc.client.ui.dist.editors
Show the details for a given bundle.
ModularDistVersionDetailPage(FormEditor, String, Node) - Constructor for class org.argeo.slc.client.ui.dist.editors.ModularDistVersionDetailPage
 
ModularDistVersionEditor - Class in org.argeo.slc.client.ui.dist.editors
Manage a modular distribution version contained in a specific workspace of a repository
ModularDistVersionEditor() - Constructor for class org.argeo.slc.client.ui.dist.editors.ModularDistVersionEditor
 
ModularDistVersionElem - Class in org.argeo.slc.client.ui.dist.model
Abstract a node of type slc:modularDistribution that has a child node that lists the modules contained in the current distribution
ModularDistVersionElem(ModularDistVersionBaseElem, String, Node) - Constructor for class org.argeo.slc.client.ui.dist.model.ModularDistVersionElem
 
ModularDistVersionOverviewPage - Class in org.argeo.slc.client.ui.dist.editors
Show all modules contained in a given modular distribution as filter-able table
ModularDistVersionOverviewPage(FormEditor, String, Node) - Constructor for class org.argeo.slc.client.ui.dist.editors.ModularDistVersionOverviewPage
 
MODULE - Static variable in class org.argeo.slc.client.ui.SlcImages
 
Module - Interface in org.argeo.slc.deploy
Represents a deployed module of a broader deployed system.
MODULE - Static variable in class org.argeo.slc.e4.SlcImages
 
MODULE_STOPPED - Static variable in class org.argeo.slc.client.ui.SlcImages
 
MODULE_STOPPED - Static variable in class org.argeo.slc.e4.SlcImages
 
ModuleDescriptor - Class in org.argeo.slc.deploy
The description of a versioned module.
ModuleDescriptor() - Constructor for class org.argeo.slc.deploy.ModuleDescriptor
 
ModuleEditorInput - Class in org.argeo.slc.client.ui.dist.editors
Editor input for a JCR node object in a multi-repository environment
ModuleEditorInput(String, String, String, String) - Constructor for class org.argeo.slc.client.ui.dist.editors.ModuleEditorInput
 
moduleFilter(String, String) - Method in class org.argeo.slc.osgi.OsgiExecutionModulesManager
Only based on symbolic name if version is null or "0.0.0"
moduleName(String) - Static method in class org.argeo.slc.jcr.SlcJcrUtils
Extracts the module name from a flow path
moduleNameVersion(String) - Static method in class org.argeo.slc.jcr.SlcJcrUtils
Extracts the module name and version from a flow path
modulePath(String) - Static method in class org.argeo.slc.jcr.SlcJcrUtils
Extracts the path to the related execution module
ModuleSet - Interface in org.argeo.slc
A set of NameVersion.
ModulesManager - Interface in org.argeo.slc.deploy
Provides access to deployed modules
ModulesView - Class in org.argeo.cms.ui.workbench.osgi
The OSGi runtime from a module perspective.
ModulesView() - Constructor for class org.argeo.cms.ui.workbench.osgi.ModulesView
 
msg() - Method in class org.argeo.cms.spring.osgi.OsgiModuleLabel
 
MultiplePackagesView - Class in org.argeo.cms.ui.workbench.osgi
Experimental The OSGi runtime from a module perspective.
MultiplePackagesView() - Constructor for class org.argeo.cms.ui.workbench.osgi.MultiplePackagesView
 
MultipleServiceExporterPostProcessor - Class in org.argeo.slc.osgi
Publishes beans of the application context as OSGi services.
MultipleServiceExporterPostProcessor() - Constructor for class org.argeo.slc.osgi.MultipleServiceExporterPostProcessor
 
MultiResourceSet - Class in org.argeo.slc.core.deploy
 
MultiResourceSet() - Constructor for class org.argeo.slc.core.deploy.MultiResourceSet
 
MY_RESULTS_FOLDER - Static variable in class org.argeo.slc.client.ui.SlcImages
 
MY_RESULTS_FOLDER - Static variable in class org.argeo.slc.e4.SlcImages
 

N

NAME_VERSION_TYPE - Static variable in class org.argeo.slc.client.ui.dist.utils.DistNodeViewerComparator
 
NamespaceUtils - Class in org.argeo.slc.core.execution.xml
Utilities to simplify common tasks when interpreting a custom namespace and converting it into bean definitions.
NamespaceUtils() - Constructor for class org.argeo.slc.core.execution.xml.NamespaceUtils
 
NameVersion - Interface in org.argeo.slc
Abstraction of a name / version pair, typically used as coordinates for a software module either deployed or packaged as an archive.
NameVersionComparator - Class in org.argeo.slc.client.ui.dist.utils
Enable comparison of two names version string with form org.argeo.slc-1.2.x.
NameVersionComparator() - Constructor for class org.argeo.slc.client.ui.dist.utils.NameVersionComparator
 
nameVersions() - Method in interface org.argeo.slc.ModuleSet
 
nameVersions() - Method in class org.argeo.slc.osgi.build.AbstractOsgiModularDistribution
 
nameVersions() - Method in class org.argeo.slc.repo.osgi.ArchiveWrapper
 
nameVersions() - Method in class org.argeo.slc.repo.osgi.ArgeoOsgiDistributionImpl
 
navigateTo(String) - Method in class org.argeo.cms.e4.rcp.CmsE4Application
 
NEW - Static variable in interface org.argeo.slc.execution.ExecutionProcess
The process is not yet usable.
newDistribution(String) - Method in class org.argeo.slc.rpmfactory.core.RpmFactoryImpl
Caller must logout the underlying session.
newDistribution(String) - Method in interface org.argeo.slc.rpmfactory.RpmFactory
 
newLine(SystemCall, String, Boolean) - Method in interface org.argeo.slc.core.execution.tasks.SystemCallOutputListener
 
newName() - Method in class org.argeo.slc.client.ui.wizards.ConfirmOverwriteWizard
 
newProcessNode(ProcessEditorInput) - Method in class org.argeo.slc.client.ui.editors.ProcessEditor
 
newRole(LdapName) - Method in class org.argeo.cms.spring.SimpleRoleRegistration
 
newTracker(Class<S>) - Method in class org.argeo.slc.osgi.BundlesManager
Creates and open a new service tracker.
NIX - Static variable in class org.argeo.slc.cli.SlcMain
 
NOARCH - Static variable in class org.argeo.slc.lib.linux.rpmfactory.BuildInMock
 
nodeAdded(TreeParent) - Method in class org.argeo.cms.ui.workbench.jcr.JcrBrowserView
Notifies the current view that a node has been added
NodeFsBrowserView - Class in org.argeo.cms.ui.workbench.jcr
Browse the node file system.
NodeFsBrowserView() - Constructor for class org.argeo.cms.ui.workbench.jcr.NodeFsBrowserView
 
NodeIndexer - Interface in org.argeo.slc.repo
Adds metadata to an existing node, ideally via observation after it has been added.
NodeIndexerVisitor - Class in org.argeo.slc.repo
Recursively visit a sub tree and apply the list of node indexer on supported nodes.
NodeIndexerVisitor() - Constructor for class org.argeo.slc.repo.NodeIndexerVisitor
 
NodeIndexerVisitor(NodeIndexer) - Constructor for class org.argeo.slc.repo.NodeIndexerVisitor
Convenience constructor
NodeIndexerVisitor(List<NodeIndexer>) - Constructor for class org.argeo.slc.repo.NodeIndexerVisitor
 
nodeRemoved(TreeParent) - Method in class org.argeo.cms.ui.workbench.jcr.JcrBrowserView
Notifies the current view that a node has been removed
NormalizationDialog(Shell) - Constructor for class org.argeo.slc.client.ui.dist.commands.NormalizeDistribution.NormalizationDialog
 
NormalizeDistribution - Class in org.argeo.slc.client.ui.dist.commands
Legacy - Make sure than Maven and OSGi metadata are consistent
NormalizeDistribution() - Constructor for class org.argeo.slc.client.ui.dist.commands.NormalizeDistribution
 
NormalizeDistribution.NormalizationDialog - Class in org.argeo.slc.client.ui.dist.commands
 
NormalizeGroup - Class in org.argeo.slc.repo.osgi
Deprecated.
NormalizeGroup() - Constructor for class org.argeo.slc.repo.osgi.NormalizeGroup
Deprecated.
 
NormalizeWorkspace - Class in org.argeo.slc.client.ui.dist.commands
Force the indexing of a given workspace by making sure than Maven and OSGi metadata are consistent.
NormalizeWorkspace() - Constructor for class org.argeo.slc.client.ui.dist.commands.NormalizeWorkspace
 
notifyTestRun(TestRun) - Method in class org.argeo.slc.core.test.SimpleResultPart
 
notifyTestRun(TestRun) - Method in class org.argeo.slc.core.test.SimpleTestResult
 
notifyTestRun(TestRun) - Method in class org.argeo.slc.jcr.JcrTestResult
 
notifyTestRun(TestRun) - Method in interface org.argeo.slc.test.TestRunAware
Notifies the current test run.

O

ObrWrapper - Class in org.argeo.slc.repo.osgi
 
ObrWrapper() - Constructor for class org.argeo.slc.repo.osgi.ObrWrapper
 
okPressed() - Method in class org.argeo.slc.client.ui.dist.commands.NormalizeDistribution.NormalizationDialog
 
onApplicationEvent(ApplicationEvent) - Method in class org.argeo.slc.osgi.MultipleServiceExporterPostProcessor
 
onOsgiApplicationEvent(OsgiBundleApplicationContextEvent) - Method in class org.argeo.slc.osgi.BundlesManager
 
OpenChangePasswordDialog - Class in org.argeo.cms.ui.workbench.commands
Open the change password dialog
OpenChangePasswordDialog() - Constructor for class org.argeo.cms.ui.workbench.commands.OpenChangePasswordDialog
 
openDistSession() - Method in class org.argeo.slc.repo.osgi.OsgiFactoryImpl
 
openDistSession() - Method in interface org.argeo.slc.repo.OsgiFactory
 
OpenEditor - Class in org.argeo.cms.ui.workbench.commands
Open a Node editor of a specific type given the node path
OpenEditor() - Constructor for class org.argeo.cms.ui.workbench.commands.OpenEditor
 
OpenFile - Class in org.argeo.eclipse.ui.specific
RCP specific command handler to open a file.
OpenFile() - Constructor for class org.argeo.eclipse.ui.specific.OpenFile
 
OpenGenerateBinariesWizard - Class in org.argeo.slc.client.ui.dist.commands
Open a GenerateBinariesWizard wizard for the selected node
OpenGenerateBinariesWizard() - Constructor for class org.argeo.slc.client.ui.dist.commands.OpenGenerateBinariesWizard
 
OpenHome - Class in org.argeo.cms.ui.workbench.rap.commands
Default action of the user menu
OpenHome() - Constructor for class org.argeo.cms.ui.workbench.rap.commands.OpenHome
 
OpenHomePerspective - Class in org.argeo.cms.ui.workbench.commands
Default action of the user menu
OpenHomePerspective() - Constructor for class org.argeo.cms.ui.workbench.commands.OpenHomePerspective
 
openJavaSession() - Method in class org.argeo.slc.repo.osgi.OsgiFactoryImpl
 
openJavaSession() - Method in interface org.argeo.slc.repo.OsgiFactory
 
OpenJcrFile - Class in org.argeo.slc.client.ui.specific
Rap specific command handler to open a file retrieved from a distant JCR Repository.
OpenJcrFile() - Constructor for class org.argeo.slc.client.ui.specific.OpenJcrFile
 
OpenJcrFileCmdId - Class in org.argeo.slc.client.ui.specific
Workaround a single sourcing problem: final static variable are imported at compilation time (we build against RCP) and we still must have a different ID (the prefix must be the PLUGIN ID) for RAP and RCP in order to be able to inject beans in the corresponding commands
OpenJcrFileCmdId() - Constructor for class org.argeo.slc.client.ui.specific.OpenJcrFileCmdId
 
OpenJcrFileService - Class in org.argeo.slc.client.rap
Basic Default service handler that retrieves a file from a NT_FILE JCR node and launch the download.
OpenJcrFileService(Node) - Constructor for class org.argeo.slc.client.rap.OpenJcrFileService
 
OpenModuleEditor - Class in org.argeo.slc.client.ui.dist.commands
Open the relevant editor for a given module node of a given repository workspace.
OpenModuleEditor() - Constructor for class org.argeo.slc.client.ui.dist.commands.OpenModuleEditor
 
openNode(Node) - Method in class org.argeo.cms.ui.workbench.jcr.WorkbenchJcrDClickListener
 
openSession() - Method in class org.argeo.slc.jsch.AbstractJschTask
 
OpenWorkspaceEditor - Class in org.argeo.slc.client.ui.dist.commands
Open a distribution workspace editor for a given workspace in a repository
OpenWorkspaceEditor() - Constructor for class org.argeo.slc.client.ui.dist.commands.OpenWorkspaceEditor
 
org.argeo.cms.desktop - package org.argeo.cms.desktop
 
org.argeo.cms.e4.rcp - package org.argeo.cms.e4.rcp
 
org.argeo.cms.spring - package org.argeo.cms.spring
 
org.argeo.cms.spring.osgi - package org.argeo.cms.spring.osgi
 
org.argeo.cms.ui.workbench - package org.argeo.cms.ui.workbench
 
org.argeo.cms.ui.workbench.commands - package org.argeo.cms.ui.workbench.commands
 
org.argeo.cms.ui.workbench.jcr - package org.argeo.cms.ui.workbench.jcr
 
org.argeo.cms.ui.workbench.osgi - package org.argeo.cms.ui.workbench.osgi
 
org.argeo.cms.ui.workbench.rap - package org.argeo.cms.ui.workbench.rap
 
org.argeo.cms.ui.workbench.rap.commands - package org.argeo.cms.ui.workbench.rap.commands
 
org.argeo.cms.ui.workbench.useradmin - package org.argeo.cms.ui.workbench.useradmin
 
org.argeo.cms.ui.workbench.util - package org.argeo.cms.ui.workbench.util
 
org.argeo.eclipse.spring - package org.argeo.eclipse.spring
 
org.argeo.eclipse.ui.specific - package org.argeo.eclipse.ui.specific
 
org.argeo.slc - package org.argeo.slc
Common classes of teh SLC framework.
org.argeo.slc.ant - package org.argeo.slc.ant
 
org.argeo.slc.build - package org.argeo.slc.build
SLC Build: building of software systems.
org.argeo.slc.cli - package org.argeo.slc.cli
 
org.argeo.slc.client.rap - package org.argeo.slc.client.rap
 
org.argeo.slc.client.ui - package org.argeo.slc.client.ui
 
org.argeo.slc.client.ui.commands - package org.argeo.slc.client.ui.commands
 
org.argeo.slc.client.ui.controllers - package org.argeo.slc.client.ui.controllers
 
org.argeo.slc.client.ui.decorators - package org.argeo.slc.client.ui.decorators
 
org.argeo.slc.client.ui.dist - package org.argeo.slc.client.ui.dist
 
org.argeo.slc.client.ui.dist.commands - package org.argeo.slc.client.ui.dist.commands
Eclipse commands wrapping Runnable objects define in non-ui specific code.
org.argeo.slc.client.ui.dist.controllers - package org.argeo.slc.client.ui.dist.controllers
 
org.argeo.slc.client.ui.dist.editors - package org.argeo.slc.client.ui.dist.editors
 
org.argeo.slc.client.ui.dist.model - package org.argeo.slc.client.ui.dist.model
 
org.argeo.slc.client.ui.dist.utils - package org.argeo.slc.client.ui.dist.utils
 
org.argeo.slc.client.ui.dist.views - package org.argeo.slc.client.ui.dist.views
 
org.argeo.slc.client.ui.dist.wizards - package org.argeo.slc.client.ui.dist.wizards
 
org.argeo.slc.client.ui.editors - package org.argeo.slc.client.ui.editors
 
org.argeo.slc.client.ui.model - package org.argeo.slc.client.ui.model
 
org.argeo.slc.client.ui.providers - package org.argeo.slc.client.ui.providers
 
org.argeo.slc.client.ui.specific - package org.argeo.slc.client.ui.specific
 
org.argeo.slc.client.ui.views - package org.argeo.slc.client.ui.views
 
org.argeo.slc.client.ui.wizards - package org.argeo.slc.client.ui.wizards
 
org.argeo.slc.core.attachment - package org.argeo.slc.core.attachment
 
org.argeo.slc.core.build - package org.argeo.slc.core.build
SLC Build: building of software systems.
org.argeo.slc.core.deploy - package org.argeo.slc.core.deploy
SLC Deploy: deployment of software systems.
org.argeo.slc.core.execution - package org.argeo.slc.core.execution
 
org.argeo.slc.core.execution.doc - package org.argeo.slc.core.execution.doc
 
org.argeo.slc.core.execution.generator - package org.argeo.slc.core.execution.generator
 
org.argeo.slc.core.execution.tasks - package org.argeo.slc.core.execution.tasks
 
org.argeo.slc.core.execution.xml - package org.argeo.slc.core.execution.xml
 
org.argeo.slc.core.test - package org.argeo.slc.core.test
SLC Test: test of software systems.
org.argeo.slc.core.test.context - package org.argeo.slc.core.test.context
Context variables to be passed between parts of tests.
org.argeo.slc.deploy - package org.argeo.slc.deploy
SLC Deploy: deployment of software systems.
org.argeo.slc.diff - package org.argeo.slc.diff
Abstraction of diff comparison with structured results.
org.argeo.slc.e4 - package org.argeo.slc.e4
 
org.argeo.slc.e4.parts - package org.argeo.slc.e4.parts
 
org.argeo.slc.equinox.unit - package org.argeo.slc.equinox.unit
 
org.argeo.slc.execution - package org.argeo.slc.execution
 
org.argeo.slc.jcr - package org.argeo.slc.jcr
 
org.argeo.slc.jcr.execution - package org.argeo.slc.jcr.execution
 
org.argeo.slc.jsch - package org.argeo.slc.jsch
 
org.argeo.slc.lib.jcr - package org.argeo.slc.lib.jcr
 
org.argeo.slc.lib.linux - package org.argeo.slc.lib.linux
 
org.argeo.slc.lib.linux.rpmfactory - package org.argeo.slc.lib.linux.rpmfactory
 
org.argeo.slc.lib.vbox - package org.argeo.slc.lib.vbox
 
org.argeo.slc.log4j - package org.argeo.slc.log4j
 
org.argeo.slc.mail - package org.argeo.slc.mail
 
org.argeo.slc.osgi - package org.argeo.slc.osgi
 
org.argeo.slc.osgi.build - package org.argeo.slc.osgi.build
 
org.argeo.slc.osgi.deploy - package org.argeo.slc.osgi.deploy
 
org.argeo.slc.repo - package org.argeo.slc.repo
 
org.argeo.slc.repo.core - package org.argeo.slc.repo.core
 
org.argeo.slc.repo.maven - package org.argeo.slc.repo.maven
 
org.argeo.slc.repo.osgi - package org.argeo.slc.repo.osgi
 
org.argeo.slc.rpmfactory - package org.argeo.slc.rpmfactory
 
org.argeo.slc.rpmfactory.core - package org.argeo.slc.rpmfactory.core
 
org.argeo.slc.spring - package org.argeo.slc.spring
 
org.argeo.slc.support.deploy - package org.argeo.slc.support.deploy
 
org.argeo.slc.support.deploy.db - package org.argeo.slc.support.deploy.db
 
org.argeo.slc.test - package org.argeo.slc.test
SLC Test: test of software systems.
org.argeo.slc.test.context - package org.argeo.slc.test.context
Context variables to be passed between parts of tests.
org.argeo.slc.unit - package org.argeo.slc.unit
Helpers for unit tests.
org.argeo.slc.unit.execution - package org.argeo.slc.unit.execution
 
org.argeo.slc.vfs - package org.argeo.slc.vfs
 
org.argeo.swt.desktop - package org.argeo.swt.desktop
 
os - Static variable in class org.argeo.slc.cli.SlcMain
 
OsFileFactoryBean - Class in org.argeo.slc.core.execution
Retrieve an OS File from the given resource.
OsFileFactoryBean() - Constructor for class org.argeo.slc.core.execution.OsFileFactoryBean
 
osgiBoot - Variable in class org.argeo.slc.equinox.unit.AbstractOsgiRuntimeTestCase
 
OsgiBundle - Class in org.argeo.slc.osgi
A deployed OSGi bundle.
OsgiBundle() - Constructor for class org.argeo.slc.osgi.OsgiBundle
 
OsgiBundle(String, String) - Constructor for class org.argeo.slc.osgi.OsgiBundle
 
OsgiBundle(NameVersion) - Constructor for class org.argeo.slc.osgi.OsgiBundle
 
OsgiBundle(Bundle) - Constructor for class org.argeo.slc.osgi.OsgiBundle
 
OsgiBundle(RealizedFlow) - Constructor for class org.argeo.slc.osgi.OsgiBundle
Deprecated.
introduce an unnecessary dependency. TODO: create a separate helper.
OsgiBundlesProvider - Interface in org.argeo.slc.repo
Provides OSGi bundles either by linking to them, by wrapping existing archives or by building them.
OsgiExecutionModule - Class in org.argeo.slc.osgi
Deprecated.
OsgiExecutionModule() - Constructor for class org.argeo.slc.osgi.OsgiExecutionModule
Deprecated.
 
OsgiExecutionModulesManager - Class in org.argeo.slc.osgi
Execution modules manager implementation based on an OSGi runtime.
OsgiExecutionModulesManager() - Constructor for class org.argeo.slc.osgi.OsgiExecutionModulesManager
 
OsgiExecutionResources - Class in org.argeo.slc.osgi
Write access to resources in an OSGi context
OsgiExecutionResources() - Constructor for class org.argeo.slc.osgi.OsgiExecutionResources
 
OsgiExplorerImages - Class in org.argeo.cms.ui.workbench.osgi
Shared icons.
OsgiExplorerImages() - Constructor for class org.argeo.cms.ui.workbench.osgi.OsgiExplorerImages
 
OsgiExplorerPerspective - Class in org.argeo.cms.ui.workbench
OSGi explorer perspective (to be enriched declaratively)
OsgiExplorerPerspective() - Constructor for class org.argeo.cms.ui.workbench.OsgiExplorerPerspective
 
OsgiFactory - Interface in org.argeo.slc.repo
OSGi Factory
OsgiFactoryImpl - Class in org.argeo.slc.repo.osgi
Default implementation of OsgiFactory.
OsgiFactoryImpl() - Constructor for class org.argeo.slc.repo.osgi.OsgiFactoryImpl
 
OsgiModuleLabel - Class in org.argeo.cms.spring.osgi
Logs the name and version of an OSGi bundle based on its BundleContext.
OsgiModuleLabel() - Constructor for class org.argeo.cms.spring.osgi.OsgiModuleLabel
 
OsgiModuleLabel(Bundle) - Constructor for class org.argeo.cms.spring.osgi.OsgiModuleLabel
Sets without logging.
osgiNameVersions() - Method in class org.argeo.slc.repo.osgi.ArchiveWrapper
 
OsgiProfile - Class in org.argeo.slc.repo.osgi
Wraps an OSGi profile, simplifying access to its values such as system packages, etc.
OsgiProfile(URL) - Constructor for class org.argeo.slc.repo.osgi.OsgiProfile
 
OsgiProfile(String) - Constructor for class org.argeo.slc.repo.osgi.OsgiProfile
 
OsgiResourceSet - Class in org.argeo.slc.osgi.deploy
Retrieves ressources from an OSGi bundle either the active one or another one referenced by its symbolic name.
OsgiResourceSet() - Constructor for class org.argeo.slc.osgi.deploy.OsgiResourceSet
 
OsgiRuntime - Class in org.argeo.slc.osgi
 
OsgiRuntime() - Constructor for class org.argeo.slc.osgi.OsgiRuntime
 
OsgiRuntimeModularDistribution - Class in org.argeo.slc.osgi.build
 
OsgiRuntimeModularDistribution() - Constructor for class org.argeo.slc.osgi.build.OsgiRuntimeModularDistribution
 
overrideContained(Map<String, Object>, Map<String, Object>) - Static method in class org.argeo.slc.core.test.context.ContextUtils
Overrides child map values with the values already set in common map
OverrideContextAware - Class in org.argeo.slc.core.execution.tasks
Overrides Values and Expected values of a target SimpleContextAware with the corresponding values and expected values of a source ContextAware
OverrideContextAware() - Constructor for class org.argeo.slc.core.execution.tasks.OverrideContextAware
 
overwrite() - Method in class org.argeo.slc.client.ui.wizards.ConfirmOverwriteWizard
 

P

packageAsPdeSource(InputStream, NameVersion) - Static method in class org.argeo.slc.repo.RepoUtils
 
packagesAsPdeSource(File, NameVersion, OutputStream) - Static method in class org.argeo.slc.repo.RepoUtils
Packages a regular sources jar as PDE source.
packageSourcesAsPdeSource(Node) - Method in class org.argeo.slc.client.ui.dist.commands.NormalizeDistribution
 
packageSourcesAsPdeSource(Node) - Method in class org.argeo.slc.repo.PdeSourcesIndexer
 
paintControl(PaintEvent) - Method in class org.argeo.swt.desktop.MiniImageViewer
 
paintControl(PaintEvent) - Method in class org.argeo.swt.desktop.MiniTerminal
 
PARAM_EDITOR_ID - Static variable in class org.argeo.cms.ui.workbench.commands.OpenEditor
 
PARAM_FILE_NAME - Static variable in class org.argeo.eclipse.ui.specific.OpenFile
 
PARAM_FILE_PATH - Static variable in class org.argeo.slc.client.ui.specific.OpenJcrFile
 
PARAM_FILE_URI - Static variable in class org.argeo.eclipse.ui.specific.OpenFile
 
PARAM_MODULE_PATH - Static variable in class org.argeo.slc.client.ui.dist.commands.OpenGenerateBinariesWizard
 
PARAM_MODULE_PATH - Static variable in class org.argeo.slc.client.ui.dist.commands.OpenModuleEditor
 
PARAM_MODULE_PATH - Static variable in class org.argeo.slc.client.ui.dist.commands.RunInOsgi
 
PARAM_PATH - Static variable in class org.argeo.cms.ui.workbench.commands.OpenEditor
 
PARAM_REFRESH_TYPE - Static variable in class org.argeo.slc.client.ui.commands.RefreshJcrResultTreeView
 
PARAM_REFRESH_TYPE_FULL - Static variable in class org.argeo.slc.client.ui.commands.RefreshJcrResultTreeView
 
PARAM_REPO_NODE_PATH - Static variable in class org.argeo.slc.client.ui.dist.commands.OpenGenerateBinariesWizard
 
PARAM_REPO_NODE_PATH - Static variable in class org.argeo.slc.client.ui.dist.commands.OpenModuleEditor
 
PARAM_REPO_NODE_PATH - Static variable in class org.argeo.slc.client.ui.dist.commands.OpenWorkspaceEditor
 
PARAM_REPO_NODE_PATH - Static variable in class org.argeo.slc.client.ui.specific.OpenJcrFile
 
PARAM_REPO_PATH - Static variable in class org.argeo.slc.client.ui.dist.commands.UnregisterRemoteRepo
 
PARAM_REPO_URI - Static variable in class org.argeo.slc.client.ui.dist.commands.OpenModuleEditor
 
PARAM_REPO_URI - Static variable in class org.argeo.slc.client.ui.dist.commands.OpenWorkspaceEditor
 
PARAM_REPO_URI - Static variable in class org.argeo.slc.client.ui.specific.OpenJcrFile
 
PARAM_SOURCE_REPO_PATH - Static variable in class org.argeo.slc.client.ui.dist.commands.MergeWorkspaces
 
PARAM_SOURCE_WORKSPACE_NAME - Static variable in class org.argeo.slc.client.ui.dist.commands.CopyLocalJavaWorkspace
 
PARAM_SOURCE_WORKSPACE_NAME - Static variable in class org.argeo.slc.client.ui.dist.commands.CopyWorkspace
 
PARAM_SOURCE_WORKSPACE_NAME - Static variable in class org.argeo.slc.client.ui.dist.commands.MergeWorkspaces
 
PARAM_TARGET_REPO_PATH - Static variable in class org.argeo.slc.client.ui.dist.commands.CopyWorkspace
 
PARAM_TARGET_REPO_PATH - Static variable in class org.argeo.slc.client.ui.dist.commands.CreateWorkspace
 
PARAM_TARGET_REPO_PATH - Static variable in class org.argeo.slc.client.ui.dist.commands.DeleteWorkspace
 
PARAM_TARGET_REPO_PATH - Static variable in class org.argeo.slc.client.ui.dist.commands.Fetch
 
PARAM_TARGET_REPO_PATH - Static variable in class org.argeo.slc.client.ui.dist.commands.MergeWorkspaces
 
PARAM_TARGET_REPO_PATH - Static variable in class org.argeo.slc.client.ui.dist.commands.NormalizeDistribution
 
PARAM_TARGET_REPO_PATH - Static variable in class org.argeo.slc.client.ui.dist.commands.NormalizeWorkspace
 
PARAM_TARGET_REPO_PATH - Static variable in class org.argeo.slc.client.ui.dist.commands.PublishWorkspace
 
PARAM_TARGET_WORKSPACE_NAME - Static variable in class org.argeo.slc.client.ui.dist.commands.MergeWorkspaces
 
PARAM_WORKSPACE_NAME - Static variable in class org.argeo.slc.client.ui.dist.commands.DeleteWorkspace
 
PARAM_WORKSPACE_NAME - Static variable in class org.argeo.slc.client.ui.dist.commands.ManageWorkspaceAuth
 
PARAM_WORKSPACE_NAME - Static variable in class org.argeo.slc.client.ui.dist.commands.NormalizeDistribution
 
PARAM_WORKSPACE_NAME - Static variable in class org.argeo.slc.client.ui.dist.commands.NormalizeWorkspace
 
PARAM_WORKSPACE_NAME - Static variable in class org.argeo.slc.client.ui.dist.commands.OpenGenerateBinariesWizard
 
PARAM_WORKSPACE_NAME - Static variable in class org.argeo.slc.client.ui.dist.commands.OpenModuleEditor
 
PARAM_WORKSPACE_NAME - Static variable in class org.argeo.slc.client.ui.dist.commands.OpenWorkspaceEditor
 
PARAM_WORKSPACE_NAME - Static variable in class org.argeo.slc.client.ui.dist.commands.PublishWorkspace
 
PARAM_WORKSPACE_NAME - Static variable in class org.argeo.slc.client.ui.dist.commands.RunInOsgi
 
PARAM_WORKSPACE_NAME - Static variable in class org.argeo.slc.client.ui.specific.OpenJcrFile
 
PARAM_WORKSPACE_PREFIX - Static variable in class org.argeo.slc.client.ui.dist.commands.CreateLocalJavaWorkspace
 
PARAM_WORKSPACE_PREFIX - Static variable in class org.argeo.slc.client.ui.dist.commands.CreateWorkspace
 
ParamDecorator - Class in org.argeo.slc.core.execution.xml
 
ParamDecorator() - Constructor for class org.argeo.slc.core.execution.xml.ParamDecorator
 
ParameterRef - Class in org.argeo.slc.core.execution
 
ParameterRef() - Constructor for class org.argeo.slc.core.execution.ParameterRef
 
ParameterRef(String) - Constructor for class org.argeo.slc.core.execution.ParameterRef
 
ParentContextAware - Interface in org.argeo.slc.test.context
 
ParentNodeFolder - Class in org.argeo.slc.client.ui.model
UI Tree component that wrap a node of type NT_UNSTRUCTURED or base node for UI specific, user defined tree structure of type SLC_MY_RESULTS_ROOT_FOLDER.
ParentNodeFolder(ParentNodeFolder, Node, String) - Constructor for class org.argeo.slc.client.ui.model.ParentNodeFolder
 
parse(String, char, String) - Method in class org.argeo.slc.diff.LineTokenizer
Parse the string as a vector of strings.
parseBeanOrReference(Element, ParserContext, BeanDefinition) - Static method in class org.argeo.slc.core.execution.xml.NamespaceUtils
 
parseSpecFile() - Method in class org.argeo.slc.lib.linux.rpmfactory.RpmSpecFile
 
parseSpecFile() - Method in class org.argeo.slc.rpmfactory.core.RpmSpecFile
 
parseStringValue(Object, String, Set<String>) - Method in class org.argeo.slc.core.execution.ExecutionParameterPostProcessor
 
parseValue(Element, ParserContext, BeanDefinition, String) - Static method in class org.argeo.slc.core.execution.xml.NamespaceUtils
Returns the value defined either: directly by the the 'value' attribute, as reference by the 'ref' attribute or as a nested bean.
PASSED - Static variable in class org.argeo.slc.client.ui.SlcImages
 
PASSED - Static variable in class org.argeo.slc.e4.SlcImages
 
PASSED - Static variable in interface org.argeo.slc.test.TestStatus
The flag for a passed test: 0
passphrase - Variable in class org.argeo.slc.jsch.SimpleUserInfo
 
passphraseSafe - Variable in class org.argeo.slc.jsch.SimpleUserInfo
 
password - Variable in class org.argeo.slc.jsch.SimpleUserInfo
 
PasswordDialog(String) - Constructor for class org.argeo.slc.jsch.SwingUserInfo.PasswordDialog
 
passwordSafe - Variable in class org.argeo.slc.jsch.SimpleUserInfo
 
PdeSourcesIndexer - Class in org.argeo.slc.repo
Creates pde sources from a source Artifact with name "...-sources.jar"
PdeSourcesIndexer() - Constructor for class org.argeo.slc.repo.PdeSourcesIndexer
 
performDrop(Object) - Method in class org.argeo.slc.client.ui.views.JcrResultTreeView.ViewDropListener
 
performFinish() - Method in class org.argeo.slc.client.ui.dist.wizards.ChangeRightsWizard
 
performFinish() - Method in class org.argeo.slc.client.ui.dist.wizards.FetchWizard
 
performFinish() - Method in class org.argeo.slc.client.ui.dist.wizards.GenerateBinariesWizard
 
performFinish() - Method in class org.argeo.slc.client.ui.dist.wizards.RegisterRepoWizard
 
performFinish() - Method in class org.argeo.slc.client.ui.wizards.ConfirmOverwriteWizard
 
PHASE_END - Static variable in class org.argeo.slc.execution.ExecutionStep
 
PHASE_START - Static variable in class org.argeo.slc.execution.ExecutionStep
 
ping() - Method in class org.argeo.slc.core.execution.DefaultAgent
 
ping() - Method in interface org.argeo.slc.execution.SlcAgent
 
PLUGIN_ID - Static variable in class org.argeo.cms.ui.workbench.WorkbenchUiPlugin
 
PLUGIN_ID - Static variable in class org.argeo.slc.client.rap.SlcRapPlugin
 
PLUGIN_ID - Static variable in class org.argeo.slc.client.ui.dist.DistPlugin
 
position - Variable in class org.argeo.slc.diff.DiffIssue
The position of this issue.
postLogin() - Method in class org.argeo.cms.ui.workbench.rap.RapWorkbenchLogin
 
postLogin() - Method in class org.argeo.cms.ui.workbench.rap.SpnegoWorkbenchLogin
 
postProcessAfterInitialization(Object, String) - Method in class org.argeo.cms.spring.AuthenticatedApplicationContextInitialization
 
postProcessAfterInitialization(Object, String) - Method in class org.argeo.slc.core.execution.ExecutionParameterPostProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.argeo.slc.spring.AuthenticatedApplicationContextInitialization
 
postProcessAfterInstantiation(Object, String) - Method in class org.argeo.slc.core.execution.ExecutionParameterPostProcessor
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.argeo.slc.core.execution.AbstractExecutionFlowGenerator
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.argeo.slc.core.execution.generator.ExecutionFlowGenerator
 
postProcessBeforeInitialization(Object, String) - Method in class org.argeo.cms.spring.AuthenticatedApplicationContextInitialization
 
postProcessBeforeInitialization(Object, String) - Method in class org.argeo.slc.spring.AuthenticatedApplicationContextInitialization
 
postProcessPropertyValues(PropertyValues, PropertyDescriptor[], Object, String) - Method in class org.argeo.slc.core.execution.ExecutionParameterPostProcessor
 
postWindowCreate() - Method in class org.argeo.cms.ui.workbench.rap.RapWindowAdvisor
 
postWindowOpen() - Method in class org.argeo.cms.ui.workbench.rap.RapWindowAdvisor
 
prepareDropTarget(Control, DropTarget) - Method in class org.argeo.eclipse.ui.specific.FileDropAdapter
 
preProcessBundleArtifact(Node) - Method in class org.argeo.slc.repo.maven.GenerateBinaries
 
preProcessBundleArtifact(Node) - Method in class org.argeo.slc.repo.osgi.NormalizeGroup
Deprecated.
 
preProcessGroupNode(Node, JcrMonitor) - Static method in class org.argeo.slc.repo.maven.GenerateBinaries
Only builds local indexes.
preWindowOpen() - Method in class org.argeo.cms.ui.workbench.rap.RapWindowAdvisor
 
PrimitiveAccessor - Interface in org.argeo.slc.core.execution
Abstraction of access to primitive values
PrimitiveSpecAttribute - Class in org.argeo.slc.core.execution
A spec attribute wrapping a primitive value.
PrimitiveSpecAttribute() - Constructor for class org.argeo.slc.core.execution.PrimitiveSpecAttribute
 
PrimitiveSpecAttribute(String, Object) - Constructor for class org.argeo.slc.core.execution.PrimitiveSpecAttribute
 
PrimitiveUtils - Class in org.argeo.slc.core.execution
Converts to and from primitive types.
PrimitiveValue - Class in org.argeo.slc.core.execution
Primitive value to be used by an execution.
PrimitiveValue() - Constructor for class org.argeo.slc.core.execution.PrimitiveValue
 
PrimitiveValue(String, Object) - Constructor for class org.argeo.slc.core.execution.PrimitiveValue
 
println(Object) - Method in class org.argeo.swt.desktop.MiniTerminal
 
PrivilegedJob - Class in org.argeo.cms.ui.workbench.util
Propagate authentication to an eclipse job.
PrivilegedJob(String) - Constructor for class org.argeo.cms.ui.workbench.util.PrivilegedJob
 
PrivilegedJob(String, AccessControlContext) - Constructor for class org.argeo.cms.ui.workbench.util.PrivilegedJob
 
process(Node) - Method in class org.argeo.slc.client.ui.controllers.ProcessController
 
process(ExecutionProcess) - Method in class org.argeo.slc.core.execution.DefaultAgent
 
process(List<URI>) - Method in class org.argeo.slc.core.execution.DefaultAgent
 
process(String[]) - Method in class org.argeo.slc.core.execution.DefaultAgentCli
 
process() - Method in class org.argeo.slc.core.execution.ProcessThread
Implementation specific execution.
process(ExecutionProcess) - Method in interface org.argeo.slc.execution.SlcAgent
Execute / take part to this process
process(List<URI>) - Method in interface org.argeo.slc.execution.SlcAgent
Asynchronously processes the flows defined as URIs, or interpret a single UUID URN as a scheduled or template process.
process(String[]) - Method in interface org.argeo.slc.execution.SlcAgentCli
Synchronously executes.
process() - Method in class org.argeo.slc.jcr.execution.JcrProcessThread
Overridden in order to set progress status on realized flow nodes.
PROCESS_COMPLETED - Static variable in class org.argeo.slc.client.ui.SlcImages
 
PROCESS_COMPLETED - Static variable in class org.argeo.slc.e4.SlcImages
 
PROCESS_ERROR - Static variable in class org.argeo.slc.client.ui.SlcImages
 
PROCESS_ERROR - Static variable in class org.argeo.slc.e4.SlcImages
 
PROCESS_RUNNING - Static variable in class org.argeo.slc.client.ui.SlcImages
 
PROCESS_RUNNING - Static variable in class org.argeo.slc.e4.SlcImages
 
PROCESS_SCHEDULED - Static variable in class org.argeo.slc.client.ui.SlcImages
 
PROCESS_SCHEDULED - Static variable in class org.argeo.slc.e4.SlcImages
 
ProcessBuilderPage - Class in org.argeo.slc.client.ui.editors
Definition of the process.
ProcessBuilderPage(ProcessEditor, Node) - Constructor for class org.argeo.slc.client.ui.editors.ProcessBuilderPage
 
processBundleArtifact(Node) - Method in class org.argeo.slc.repo.osgi.NormalizeGroup
Deprecated.
 
ProcessController - Class in org.argeo.slc.client.ui.controllers
We use a separate class (not in UI components) so that it can be a singleton in an application context.
ProcessController() - Constructor for class org.argeo.slc.client.ui.controllers.ProcessController
 
ProcessDistribution - Class in org.argeo.slc.repo.osgi
Executes the processes required so that all managed bundles are available.
ProcessDistribution() - Constructor for class org.argeo.slc.repo.osgi.ProcessDistribution
 
processDoubleClick(DoubleClickEvent) - Method in class org.argeo.slc.client.ui.views.JcrResultListView
 
processDoubleClick(DoubleClickEvent) - Method in class org.argeo.slc.client.ui.views.JcrResultTreeView
Override to provide specific behaviour.
ProcessEditor - Class in org.argeo.slc.client.ui.editors
Editor for an execution process.
ProcessEditor() - Constructor for class org.argeo.slc.client.ui.editors.ProcessEditor
 
ProcessEditorInput - Class in org.argeo.slc.client.ui.editors
 
ProcessEditorInput() - Constructor for class org.argeo.slc.client.ui.editors.ProcessEditorInput
New empty process
ProcessEditorInput(List<String>, Boolean) - Constructor for class org.argeo.slc.client.ui.editors.ProcessEditorInput
New process with some flows
ProcessEditorInput(String) - Constructor for class org.argeo.slc.client.ui.editors.ProcessEditorInput
Existing process
ProcessEditorInputFactory - Class in org.argeo.slc.client.ui.editors
 
ProcessEditorInputFactory() - Constructor for class org.argeo.slc.client.ui.editors.ProcessEditorInputFactory
 
PROCESSES - Static variable in class org.argeo.slc.client.ui.SlcImages
 
PROCESSES - Static variable in class org.argeo.slc.e4.SlcImages
 
processGroupNode(Node, String, JcrMonitor) - Static method in class org.argeo.slc.repo.maven.GenerateBinaries
Generates binaries-, sources- and sdk-version.pom artifacts for the given version (or the highest of all children version if none is precised).
processGroupNode(Node, String, Boolean, JcrMonitor) - Static method in class org.argeo.slc.repo.osgi.NormalizeGroup
Deprecated.
 
processGroupNode(Node, JcrMonitor) - Method in class org.argeo.slc.repo.osgi.NormalizeGroup
Deprecated.
 
processInclude(Map<String, Resource>, String, String) - Method in class org.argeo.slc.core.deploy.DefaultResourceSet
 
ProcessLogPage - Class in org.argeo.slc.client.ui.editors
 
ProcessLogPage(FormEditor, Node) - Constructor for class org.argeo.slc.client.ui.editors.ProcessLogPage
optimization field: we compute once the length of the path to slc:log so that we can easily substring the relative path of logs.
processNameVersion(Session, NameVersion) - Method in class org.argeo.slc.repo.osgi.ProcessDistribution
 
processOrigArtifactVersion(Node) - Method in class org.argeo.slc.repo.maven.Migration_01_03
 
processPom(File) - Method in class org.argeo.slc.repo.maven.ConvertPoms_01_03
 
ProcessThread - Class in org.argeo.slc.core.execution
Main thread coordinating an ExecutionProcess, launching parallel or sequential ExecutionThreads.
ProcessThread(ThreadGroup, ExecutionModulesManager, ExecutionProcess) - Constructor for class org.argeo.slc.core.execution.ProcessThread
 
ProcessThreadGroup - Class in org.argeo.slc.core.execution
The thread group attached to a given SlcExecution.
ProcessThreadGroup(ExecutionProcess) - Constructor for class org.argeo.slc.core.execution.ProcessThreadGroup
 
processUpload(InputStream, String, String) - Method in class org.argeo.eclipse.ui.specific.FileDropAdapter
Executed in UI thread
processUserInput(String) - Method in class org.argeo.swt.desktop.MiniTerminal
 
PROFILE_JAVA_SE_1_6 - Static variable in class org.argeo.slc.repo.osgi.OsgiProfile
 
prompt() - Method in class org.argeo.swt.desktop.MiniTerminal
 
promptPassphrase(String) - Method in class org.argeo.slc.jsch.CallbackHandlerUserInfo
 
promptPassphrase(String) - Method in class org.argeo.slc.jsch.SimpleUserInfo
 
promptPassphrase(String) - Method in class org.argeo.slc.jsch.SwingUserInfo
 
promptPassword(String) - Method in class org.argeo.slc.jsch.CallbackHandlerUserInfo
 
promptPassword(String) - Method in class org.argeo.slc.jsch.SimpleUserInfo
 
promptPassword(String) - Method in class org.argeo.slc.jsch.SwingUserInfo
 
promptYesNo(String) - Method in class org.argeo.slc.jsch.SimpleUserInfo
 
PROP_SYSTEM_PACKAGES - Static variable in class org.argeo.slc.repo.osgi.OsgiProfile
 
propertiesList - Variable in class org.argeo.slc.client.ui.dist.utils.DistNodeViewerComparator
 
property - Variable in class org.argeo.slc.client.ui.dist.utils.DistNodeViewerComparator
 
PROPERTY_PATH - Static variable in interface org.argeo.slc.jcr.SlcJcrConstants
 
propertyType - Variable in class org.argeo.slc.client.ui.dist.utils.DistNodeViewerComparator
 
propertyTypesList - Variable in class org.argeo.slc.client.ui.dist.utils.DistNodeViewerComparator
 
provides() - Method in interface org.argeo.slc.repo.OsgiBundlesProvider
The provided bundles in the order they will be retrieved/wrapped/built.
PROXIED_REPOSITORIES - Static variable in interface org.argeo.slc.repo.RepoConstants
 
PUBLIC_DOMAIN - Static variable in class org.argeo.slc.repo.FreeLicense
Public domain corner case
PublishWorkspace - Class in org.argeo.slc.client.ui.dist.commands
Publish the current workspace by giving READ_ONLY rights to anonymous
PublishWorkspace() - Constructor for class org.argeo.slc.client.ui.dist.commands.PublishWorkspace
 
PURGED - Static variable in interface org.argeo.slc.execution.ExecutionProcess
Only a reference to the process has been kept, all monitoring data such as logs have been purged.
putInAttributes(ManagedMap<String, BeanDefinition>, Element, BeanDefinition, String) - Method in class org.argeo.slc.core.execution.xml.SpecBeanDefinitionParser
 
putNotContained(Map<String, Object>, Map<String, Object>) - Static method in class org.argeo.slc.core.test.context.ContextUtils
Put into common map the values from child map which are not already defined in common map.

Q

QueryArtifactsForm - Class in org.argeo.slc.client.ui.dist.views
Query SLC Repo to get some artifacts given some predefined parameters
QueryArtifactsForm() - Constructor for class org.argeo.slc.client.ui.dist.views.QueryArtifactsForm
 
QueryArtifactsText - Class in org.argeo.slc.client.ui.dist.views
Query SLC Repo to get some artifacts with a JCR SQL 2 request.
QueryArtifactsText() - Constructor for class org.argeo.slc.client.ui.dist.views.QueryArtifactsText
 
QueryBundlesForm - Class in org.argeo.slc.client.ui.dist.views
Query SLC Repo to get some artifacts given some predefined parameters
QueryBundlesForm() - Constructor for class org.argeo.slc.client.ui.dist.views.QueryBundlesForm
 

R

RapActionBarAdvisor - Class in org.argeo.cms.ui.workbench.rap
Eclipse rap specific action bar advisor
RapActionBarAdvisor(IActionBarConfigurer, String) - Constructor for class org.argeo.cms.ui.workbench.rap.RapActionBarAdvisor
 
RapWindowAdvisor - Class in org.argeo.cms.ui.workbench.rap
Eclipse RAP specific window advisor
RapWindowAdvisor(IWorkbenchWindowConfigurer, String) - Constructor for class org.argeo.cms.ui.workbench.rap.RapWindowAdvisor
 
RapWorkbenchAdvisor - Class in org.argeo.cms.ui.workbench.rap
Eclipse RAP specific workbench advisor
RapWorkbenchAdvisor(String) - Constructor for class org.argeo.cms.ui.workbench.rap.RapWorkbenchAdvisor
 
RapWorkbenchLogin - Class in org.argeo.cms.ui.workbench.rap
 
RapWorkbenchLogin() - Constructor for class org.argeo.cms.ui.workbench.rap.RapWorkbenchLogin
 
readExecutionSpecAttributes(Node) - Method in class org.argeo.slc.jcr.execution.JcrRealizedFlow
 
readNameVersion(Artifact) - Static method in class org.argeo.slc.repo.RepoUtils
Read the OSGi NameVersion
readNameVersion(File) - Static method in class org.argeo.slc.repo.RepoUtils
Read the OSGi NameVersion
readNameVersion(InputStream) - Static method in class org.argeo.slc.repo.RepoUtils
Read the OSGi NameVersion
readNameVersion(Manifest) - Static method in class org.argeo.slc.repo.RepoUtils
Read the OSGi NameVersion
readPassword(InputStream) - Method in class org.argeo.slc.jsch.SimpleUserInfo
 
readRpmInfo(ReadableChannelWrapper) - Method in class org.argeo.slc.repo.RpmIndexer
 
readStdErr(ChannelExec) - Method in class org.argeo.slc.jsch.RemoteExec
 
readStdIn(ChannelExec) - Method in class org.argeo.slc.jsch.RemoteExec
 
readStdOut(Channel) - Method in class org.argeo.slc.jsch.RemoteExec
 
RealizedFlow - Class in org.argeo.slc.execution
A fully configured execution flow, ready to be executed.
RealizedFlow() - Constructor for class org.argeo.slc.execution.RealizedFlow
 
RedhatDeploymentData - Interface in org.argeo.slc.lib.linux
 
RedhatHostManager - Class in org.argeo.slc.lib.linux
 
RedhatHostManager() - Constructor for class org.argeo.slc.lib.linux.RedhatHostManager
 
REF_VALUE_TYPE_BEAN_NAME - Static variable in class org.argeo.slc.core.execution.DefaultExecutionFlowDescriptorConverter
 
refresh(Object) - Method in class org.argeo.cms.ui.workbench.jcr.JcrBrowserView
 
refresh() - Method in class org.argeo.slc.client.ui.dist.editors.DistWkspSearchPage
force refresh of the artifact list
refresh() - Method in class org.argeo.slc.client.ui.dist.views.AnonymousDistributionsView
Force refresh of the whole view
refresh(Object) - Method in class org.argeo.slc.client.ui.dist.views.ArtifactsBrowser
Refresh the given element of the tree browser.
refresh() - Method in class org.argeo.slc.client.ui.dist.views.DistributionsView
Force refresh of the whole view
refresh() - Method in class org.argeo.slc.client.ui.dist.views.HelpView
Force refresh of the whole view
refresh(ResultParent) - Method in class org.argeo.slc.client.ui.views.JcrResultTreeView
refreshes the passed resultParent and its corresponding subtree.
RefreshArtifactBrowser - Class in org.argeo.slc.client.ui.dist.commands
Force the refresh of the artifact browser view
RefreshArtifactBrowser() - Constructor for class org.argeo.slc.client.ui.dist.commands.RefreshArtifactBrowser
 
refreshChildren() - Method in class org.argeo.slc.client.ui.dist.model.RepoElem
 
refreshCommand(IMenuManager, IServiceLocator, String, String, ImageDescriptor, boolean) - Static method in class org.argeo.cms.ui.workbench.util.CommandUtils
Commodities the refresh of a single command with no parameter in a Menu.aboutToShow method to simplify further development Note: that this method should be called with a false show command flag to remove a contribution that have been previously contributed
refreshCommand(IMenuManager, IServiceLocator, String, String, String, boolean) - Static method in class org.argeo.slc.client.ui.dist.utils.CommandHelpers
Refresh the given command.
RefreshDistributionsView - Class in org.argeo.slc.client.ui.dist.commands
Force refresh of the Distributions View
RefreshDistributionsView() - Constructor for class org.argeo.slc.client.ui.dist.commands.RefreshDistributionsView
 
RefreshJcrResultTreeView - Class in org.argeo.slc.client.ui.commands
Force refresh the ResultTreeView.
RefreshJcrResultTreeView() - Constructor for class org.argeo.slc.client.ui.commands.RefreshJcrResultTreeView
 
refreshLines(int, int) - Method in class org.argeo.swt.desktop.MiniTerminal
 
refreshParameterizedCommand(IMenuManager, IServiceLocator, String, String, ImageDescriptor, boolean, Map<String, String>) - Static method in class org.argeo.cms.ui.workbench.util.CommandUtils
Commodities the refresh the contribution of a command with a map of parameters in a context menu The command ID is used has contribution item ID
refreshParameterizedCommand(IMenuManager, IServiceLocator, String, String, String, ImageDescriptor, boolean, Map<String, String>) - Static method in class org.argeo.cms.ui.workbench.util.CommandUtils
Commodities the refresh the contribution of a command with a map of parameters in a context menu
refreshParameterizedCommand(IMenuManager, IServiceLocator, String, String, String, boolean, Map<String, String>) - Static method in class org.argeo.slc.client.ui.dist.utils.CommandHelpers
Refresh the given command and optionally corresponding parameters.
refreshPassedStatus() - Method in class org.argeo.slc.client.ui.model.SingleResultNode
 
refreshQuery() - Method in class org.argeo.slc.client.ui.dist.views.QueryArtifactsForm
 
refreshQuery() - Method in class org.argeo.slc.client.ui.dist.views.QueryArtifactsText
 
refreshQuery() - Method in class org.argeo.slc.client.ui.dist.views.QueryBundlesForm
 
refreshSynchronous(Bundle) - Method in class org.argeo.slc.osgi.BundlesManager
Refresh bundle synchronously.
refreshView() - Method in class org.argeo.slc.client.ui.views.JcrExecutionModulesView
 
refreshView() - Method in class org.argeo.slc.e4.parts.JcrExecutionModulesView
 
RefSpecAttribute - Class in org.argeo.slc.core.execution
A spec attribute whose value is a reference to a full fledged object.
RefSpecAttribute() - Constructor for class org.argeo.slc.core.execution.RefSpecAttribute
 
RefValue - Class in org.argeo.slc.core.execution
Reference value to be used by an execution
RefValue() - Constructor for class org.argeo.slc.core.execution.RefValue
 
RefValue(String) - Constructor for class org.argeo.slc.core.execution.RefValue
 
RefValueChoice - Class in org.argeo.slc.core.execution
A choice of ref value to be shown to the end user.
RefValueChoice() - Constructor for class org.argeo.slc.core.execution.RefValueChoice
 
RefValueChoice(String, String) - Constructor for class org.argeo.slc.core.execution.RefValueChoice
 
register(UserAdmin, Map<?, ?>) - Method in class org.argeo.cms.spring.SimpleRoleRegistration
 
register(ExecutionContext, Map<String, String>) - Method in class org.argeo.slc.osgi.OsgiExecutionModulesManager
Registers an execution context.
register(ExecutionFlow, Map<String, String>) - Method in class org.argeo.slc.osgi.OsgiExecutionModulesManager
Registers an execution flow.
register(ExecutionModulesListener, Map<String, String>) - Method in class org.argeo.slc.osgi.OsgiExecutionModulesManager
Registers an execution module listener.
registerDestructionCallback(String, Runnable) - Method in class org.argeo.slc.core.execution.ExecutionScope
 
registerMBean(Module, ExecutionFlow) - Method in class org.argeo.slc.osgi.OsgiExecutionModulesManager
 
RegisterRepository - Class in org.argeo.slc.client.ui.dist.commands
Register a remote repository by creating a node in the current local node.
RegisterRepository() - Constructor for class org.argeo.slc.client.ui.dist.commands.RegisterRepository
 
RegisterRepoWizard - Class in org.argeo.slc.client.ui.dist.wizards
Registers a new remote repository in the current Node.
RegisterRepoWizard(Keyring, RepositoryFactory, Repository) - Constructor for class org.argeo.slc.client.ui.dist.wizards.RegisterRepoWizard
 
registerSource(RpmRepository, Node, String) - Method in class org.argeo.slc.rpmfactory.core.RpmProxyServiceImpl
 
relatedFile - Variable in class org.argeo.slc.diff.DiffPosition
 
RelatedFile - Enum in org.argeo.slc.diff
Enumeration of the types of resource tested.
relatedPdeSourcePath(String, Node) - Static method in class org.argeo.slc.repo.RepoUtils
The path to the PDE source related to this artifact (or artifact version base).
RELAUNCH - Static variable in class org.argeo.slc.client.ui.SlcImages
 
RELAUNCH - Static variable in class org.argeo.slc.e4.SlcImages
 
ReleaseStaging - Class in org.argeo.slc.rpmfactory.core
Releases the content of staging to a public repository.
ReleaseStaging() - Constructor for class org.argeo.slc.rpmfactory.core.ReleaseStaging
 
RemoteExec - Class in org.argeo.slc.jsch
 
RemoteExec() - Constructor for class org.argeo.slc.jsch.RemoteExec
 
RemoteExec(SshTarget, String) - Constructor for class org.argeo.slc.jsch.RemoteExec
 
remoteExec(Session, List<String>, String) - Method in class org.argeo.slc.jsch.RemoteExec
 
remoteExec(Session, String) - Method in class org.argeo.slc.jsch.RemoteExec
 
remove(String) - Method in class org.argeo.slc.core.execution.ExecutionScope
 
REMOVE_ALL - Static variable in class org.argeo.slc.client.ui.SlcImages
 
REMOVE_ALL - Static variable in class org.argeo.slc.e4.SlcImages
 
REMOVE_ONE - Static variable in class org.argeo.slc.client.ui.SlcImages
 
REMOVE_ONE - Static variable in class org.argeo.slc.e4.SlcImages
 
removeAllFlows() - Method in class org.argeo.slc.client.ui.editors.ProcessBuilderPage
 
removeFilePrefix(String) - Method in class org.argeo.slc.core.execution.FileExecutionResources
 
removeHandlerListener(IHandlerListener) - Method in class org.argeo.eclipse.spring.SpringCommandHandler
 
removeOutputListener(SystemCallOutputListener) - Method in class org.argeo.slc.core.execution.tasks.SystemCall
 
removeSelectedFlows() - Method in class org.argeo.slc.client.ui.editors.ProcessBuilderPage
 
RENAME - Static variable in class org.argeo.slc.client.ui.SlcImages
 
RENAME - Static variable in class org.argeo.slc.e4.SlcImages
 
RenameResultFolder - Class in org.argeo.slc.client.ui.commands
Rename a node of type SlcType.SLC_RESULT_FOLDER by moving it.
RenameResultFolder() - Constructor for class org.argeo.slc.client.ui.commands.RenameResultFolder
 
RenameResultNode - Class in org.argeo.slc.client.ui.commands
Rename a node of type SlcType.SLC_RESULT_FOLDER by moving it.
RenameResultNode() - Constructor for class org.argeo.slc.client.ui.commands.RenameResultNode
 
REPO_BASEPATH - Static variable in interface org.argeo.slc.repo.RepoConstants
 
RepoConstants - Interface in org.argeo.slc.repo
SLC repository constants
RepoElem - Class in org.argeo.slc.client.ui.dist.model
Abstract a repository.
RepoElem(RepositoryFactory, String, String) - Constructor for class org.argeo.slc.client.ui.dist.model.RepoElem
Creates a RepoElement for anonymous user.
RepoElem(RepositoryFactory, Keyring, Node, String) - Constructor for class org.argeo.slc.client.ui.dist.model.RepoElem
Creates a RepoElement for an authenticated user.
RepoService - Interface in org.argeo.slc.repo
Start factorisation of the session management using a manager service
RepoServiceImpl - Class in org.argeo.slc.repo.core
Work in Progress - enhance this.
RepoServiceImpl() - Constructor for class org.argeo.slc.repo.core.RepoServiceImpl
 
REPOSITORIES_BASE_PATH - Static variable in interface org.argeo.slc.repo.RepoConstants
 
repositoryLogin(String) - Method in class org.argeo.slc.client.ui.dist.model.RepoElem
RepoSync - Class in org.argeo.slc.repo
Synchronise workspaces from a remote software repository to the local repository (Synchronisation in the other direction does not work).
RepoSync() - Constructor for class org.argeo.slc.repo.RepoSync
 
RepoSync(Repository, Credentials, Repository, Credentials) - Constructor for class org.argeo.slc.repo.RepoSync
Shortcut to instantiate a RepoSync with already known repositories and credentials.
RepoUtils - Class in org.argeo.slc.repo
Utilities around repo
requiresLayout() - Method in class org.argeo.slc.log4j.SlcExecutionAppender
 
reset() - Method in class org.argeo.slc.jsch.SimpleUserInfo
 
resolveContextualObject(String) - Method in class org.argeo.slc.core.execution.ExecutionScope
 
RESOLVED - Static variable in class org.argeo.cms.ui.workbench.osgi.OsgiExplorerImages
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.argeo.slc.core.execution.xml.FlowBeanDefinitionParser
 
resolvePlaceholder(Object, String) - Method in class org.argeo.slc.core.execution.ExecutionParameterPostProcessor
 
resolveValue(String, Object, Object) - Method in class org.argeo.slc.core.execution.ExecutionParameterPostProcessor
 
ResourceDistribution - Class in org.argeo.slc.core.build
A software distribution archive accessible via a Resource.
ResourceDistribution() - Constructor for class org.argeo.slc.core.build.ResourceDistribution
 
ResourceDistribution(Resource) - Constructor for class org.argeo.slc.core.build.ResourceDistribution
 
ResourceSet - Interface in org.argeo.slc.core.deploy
 
ResultFailedDecorator - Class in org.argeo.slc.client.ui.decorators
Dynamically decorates the results tree.
ResultFailedDecorator() - Constructor for class org.argeo.slc.client.ui.decorators.ResultFailedDecorator
 
ResultFolder - Class in org.argeo.slc.client.ui.model
UI Tree component that wrap a node of type ResultFolder.
ResultFolder(ParentNodeFolder, Node, String) - Constructor for class org.argeo.slc.client.ui.model.ResultFolder
 
ResultItemsComparator - Class in org.argeo.slc.client.ui.model
Enable specific sorting of the ResultTreeView
ResultItemsComparator() - Constructor for class org.argeo.slc.client.ui.model.ResultItemsComparator
 
ResultItemsComparer - Class in org.argeo.slc.client.ui.model
Override default behaviour to insure that 2 distincts results that have the same name will be correctly and distincly returned by corresponding TreeViewer.getSelection() method.
ResultItemsComparer() - Constructor for class org.argeo.slc.client.ui.model.ResultItemsComparer
 
ResultParent - Class in org.argeo.slc.client.ui.model
Common base UI object to build result Tree.
ResultParent(String) - Constructor for class org.argeo.slc.client.ui.model.ResultParent
 
ResultParentUtils - Class in org.argeo.slc.client.ui.model
 
ResultParentUtils() - Constructor for class org.argeo.slc.client.ui.model.ResultParentUtils
 
resultPartAdded(T, TestResultPart) - Method in interface org.argeo.slc.test.TestResultListener
Notified when a part was added to a test result.
ResultTreeContentProvider - Class in org.argeo.slc.client.ui.providers
Basic content provider for a tree of result
ResultTreeContentProvider() - Constructor for class org.argeo.slc.client.ui.providers.ResultTreeContentProvider
 
ResultTreeLabelProvider - Class in org.argeo.slc.client.ui.providers
Basic label provider for a tree of result
ResultTreeLabelProvider() - Constructor for class org.argeo.slc.client.ui.providers.ResultTreeLabelProvider
 
retrieve(Session, String) - Method in class org.argeo.slc.repo.maven.MavenProxyServiceImpl
Retrieve and add this file to the repository
retrieve(Session, String) - Method in class org.argeo.slc.rpmfactory.core.RpmProxyServiceImpl
Retrieve and add this file to the repository
retrieveAttachment(Attachment, OutputStream) - Method in interface org.argeo.slc.core.attachment.AttachmentsStorage
 
retrieveAttachment(Attachment, OutputStream) - Method in class org.argeo.slc.core.attachment.FileAttachmentsStorage
 
ROLE_SLC - Static variable in interface org.argeo.slc.SlcConstants
Read-write role.
ROLES_VARIABLE - Static variable in class org.argeo.cms.ui.workbench.util.RolesSourceProvider
 
RolesSourceProvider - Class in org.argeo.cms.ui.workbench.util
Provides the roles of the current user as a variable to be used for activity binding
RolesSourceProvider() - Constructor for class org.argeo.cms.ui.workbench.util.RolesSourceProvider
 
RpmBuildEnvironment - Class in org.argeo.slc.lib.linux.rpmfactory
Defines a build environment.
RpmBuildEnvironment() - Constructor for class org.argeo.slc.lib.linux.rpmfactory.RpmBuildEnvironment
 
RpmDistribution - Interface in org.argeo.slc.lib.linux
 
RpmDistribution - Class in org.argeo.slc.rpmfactory.core
A consistent distributable set of RPM.
RpmDistribution() - Constructor for class org.argeo.slc.rpmfactory.core.RpmDistribution
 
RpmFactory - Interface in org.argeo.slc.rpmfactory
Defines a build environment.
RpmFactoryImpl - Class in org.argeo.slc.rpmfactory.core
Defines a build environment.
RpmFactoryImpl() - Constructor for class org.argeo.slc.rpmfactory.core.RpmFactoryImpl
 
RpmIndexer - Class in org.argeo.slc.repo
Indexes an RPM file.
RpmIndexer() - Constructor for class org.argeo.slc.repo.RpmIndexer
 
RpmPackageSet - Interface in org.argeo.slc.rpmfactory.core
Set of RPM packages
RpmProxyService - Interface in org.argeo.slc.rpmfactory
Marker interface (useful for OSGi services references), may be extended later
RpmProxyServiceImpl - Class in org.argeo.slc.rpmfactory.core
Synchronises the node repository with remote Maven repositories
RpmProxyServiceImpl() - Constructor for class org.argeo.slc.rpmfactory.core.RpmProxyServiceImpl
 
RpmRepoManager - Interface in org.argeo.slc.repo
 
RpmRepoManagerImpl - Class in org.argeo.slc.repo.core
RPM-specific operations
RpmRepoManagerImpl() - Constructor for class org.argeo.slc.repo.core.RpmRepoManagerImpl
 
RpmRepository - Interface in org.argeo.slc.rpmfactory
A YUM compatible repository of RPM packages.
RpmSpecFile - Class in org.argeo.slc.lib.linux.rpmfactory
 
RpmSpecFile(Resource) - Constructor for class org.argeo.slc.lib.linux.rpmfactory.RpmSpecFile
 
RpmSpecFile - Class in org.argeo.slc.rpmfactory.core
 
RpmSpecFile(Resource) - Constructor for class org.argeo.slc.rpmfactory.core.RpmSpecFile
 
run() - Method in class org.argeo.cms.desktop.CmsDesktopManager
 
run() - Method in class org.argeo.cms.spring.SimpleRoleRegistration
 
run(IProgressMonitor) - Method in class org.argeo.cms.ui.workbench.util.PrivilegedJob
 
run() - Method in class org.argeo.slc.ant.AntRun
 
run() - Method in class org.argeo.slc.cli.SlcMain
 
run() - Method in class org.argeo.slc.core.deploy.LocalFilesDeployment
 
run() - Method in class org.argeo.slc.core.deploy.VersionedDirSync
 
run() - Method in class org.argeo.slc.core.execution.DefaultExecutionFlow
 
run() - Method in class org.argeo.slc.core.execution.ExecutionThread
 
run() - Method in class org.argeo.slc.core.execution.generator.RunnableCallFlow
Executes the flow.
run() - Method in class org.argeo.slc.core.execution.ProcessThread
 
run() - Method in class org.argeo.slc.core.execution.tasks.CloseTestResult
 
run() - Method in class org.argeo.slc.core.execution.tasks.Echo
 
run() - Method in class org.argeo.slc.core.execution.tasks.If
 
run() - Method in class org.argeo.slc.core.execution.tasks.MethodCall
 
run() - Method in class org.argeo.slc.core.execution.tasks.OverrideContextAware
 
run() - Method in class org.argeo.slc.core.execution.tasks.SystemCall
Executes the system call.
run() - Method in class org.argeo.slc.core.execution.tasks.UploadAttachments
 
run() - Method in class org.argeo.slc.core.test.SimpleTestRun
Executes the underlying test definition.
run() - Method in class org.argeo.slc.jcr.JcrMetadataWriter
 
run() - Method in class org.argeo.slc.jsch.AbstractJschTask
 
run(Session) - Method in class org.argeo.slc.jsch.JschMultiTasks
 
run(Session) - Method in class org.argeo.slc.jsch.RemoteExec
 
run(Session) - Method in class org.argeo.slc.jsch.ScpFrom
 
run(Session) - Method in class org.argeo.slc.jsch.ScpTo
 
run() - Method in class org.argeo.slc.lib.jcr.JcrRepositoryBackup
 
run() - Method in class org.argeo.slc.lib.linux.DeployLxcContainer
 
run() - Method in class org.argeo.slc.lib.linux.rpmfactory.BuildInMock
 
run() - Method in class org.argeo.slc.lib.linux.rpmfactory.CreateSrpm
 
run() - Method in class org.argeo.slc.lib.linux.rpmfactory.ImportSrpm
 
run() - Method in class org.argeo.slc.mail.SendMail
 
run() - Method in class org.argeo.slc.repo.maven.ConvertPoms_01_03
 
run() - Method in class org.argeo.slc.repo.maven.GenerateBinaries
 
run() - Method in class org.argeo.slc.repo.maven.IndexDistribution
 
run() - Method in class org.argeo.slc.repo.maven.Migration_01_03
 
run() - Method in class org.argeo.slc.repo.ModularDistributionFactory
 
run() - Method in class org.argeo.slc.repo.osgi.ArchiveWrapper
 
run() - Method in class org.argeo.slc.repo.osgi.ImportBundlesZip
Deprecated.
 
run() - Method in class org.argeo.slc.repo.osgi.MavenWrapper
 
run() - Method in class org.argeo.slc.repo.osgi.NormalizeGroup
Deprecated.
 
run() - Method in class org.argeo.slc.repo.osgi.ProcessDistribution
 
run() - Method in class org.argeo.slc.repo.osgi.UriWrapper
 
run() - Method in class org.argeo.slc.repo.RepoSync
 
run() - Method in class org.argeo.slc.rpmfactory.core.BuildInMock
 
run() - Method in class org.argeo.slc.rpmfactory.core.CreateRpmDistribution
 
run() - Method in class org.argeo.slc.rpmfactory.core.ReleaseStaging
 
run() - Method in class org.argeo.slc.support.deploy.HttpdApplicationDeployment
 
run() - Method in class org.argeo.slc.support.deploy.HttpdServerDeployment
 
RunInOsgi - Class in org.argeo.slc.client.ui.dist.commands
UNDER DEVELOPMENT.
RunInOsgi() - Constructor for class org.argeo.slc.client.ui.dist.commands.RunInOsgi
 
RunInOsgiPage - Class in org.argeo.slc.client.ui.dist.editors
Enable launch of the current distribution in a separate osgi run time.
RunInOsgiPage(FormEditor, String, Node) - Constructor for class org.argeo.slc.client.ui.dist.editors.RunInOsgiPage
 
RunnableCall - Class in org.argeo.slc.core.execution.generator
Storage class for information required to call a flow of the Spring execution context: bean name of the flow, variables to add to the Execution Context before the call and variables (context values) to add to a Map potentially referenced by the called flow
RunnableCall() - Constructor for class org.argeo.slc.core.execution.generator.RunnableCall
 
RunnableCallFlow - Class in org.argeo.slc.core.execution.generator
Execution Flow calling a list of Runnable (identified by their bean name in the Spring Application Context) after configuring the Execution context and a Map potentially shared by the called Runnable
RunnableCallFlow() - Constructor for class org.argeo.slc.core.execution.generator.RunnableCallFlow
 
RunnableCallFlowDescriptor - Class in org.argeo.slc.core.execution.generator
Storage Class for information required to instantiate a RunnableCallFlow: bean name of the flow, path of the flow and list of RunnableCall.
RunnableCallFlowDescriptor() - Constructor for class org.argeo.slc.core.execution.generator.RunnableCallFlowDescriptor
 
RunnableDataNode - Interface in org.argeo.slc.core.execution.generator
Stores information relative to a Runnable.
runnableFactory - Variable in class org.argeo.slc.core.execution.generator.ExecutionFlowGenerator
Factory used to create Runnables in the Application context from the RunnableDataNode provided from the source.
RunnableFactory - Interface in org.argeo.slc.core.execution.generator
Interprets a RunnableDataNode by creating corresponding beans and registering them in a BeanDefinitionRegistry
runnables() - Method in class org.argeo.slc.core.execution.DefaultExecutionFlow
List sub-runnables that would be executed if run() method would be called.
runnables() - Method in class org.argeo.slc.core.execution.generator.RunnableCallFlow
 
runnables() - Method in interface org.argeo.slc.execution.ExecutionFlow
List sub-runnables that would be executed if run() method would be called.
RUNNING - Static variable in interface org.argeo.slc.execution.ExecutionProcess
The process is currently running.
runProcessAsync(String...) - Static method in class org.argeo.slc.support.deploy.HttpdServerManager
 
RunSlcFlow - Class in org.argeo.slc.client.ui.commands
Deprecated.
RunSlcFlow() - Constructor for class org.argeo.slc.client.ui.commands.RunSlcFlow
Deprecated.
 

S

SAVB - Static variable in class org.argeo.slc.client.ui.dist.views.AbstractQueryArtifactsView
 
save(URL) - Method in class org.argeo.swt.desktop.MiniTextEditor
 
SAVE_AND_RESTORE_PROPERTY - Static variable in class org.argeo.cms.ui.workbench.rap.RapWorkbenchAdvisor
 
saveState(IMemento) - Method in class org.argeo.slc.client.ui.editors.ProcessEditorInput
 
SBA - Static variable in class org.argeo.slc.client.ui.dist.views.AbstractQueryArtifactsView
 
scan(File) - Method in class org.argeo.slc.osgi.FileSystemBundleRegister
 
scanDir(Session, String, String, List<String>, List<String>) - Method in class org.argeo.slc.jsch.ScpTo
 
SCHEDULED - Static variable in interface org.argeo.slc.execution.ExecutionProcess
The process is usable and scheduled to run, but not yet running.
ScpFrom - Class in org.argeo.slc.jsch
 
ScpFrom() - Constructor for class org.argeo.slc.jsch.ScpFrom
 
ScpTo - Class in org.argeo.slc.jsch
 
ScpTo() - Constructor for class org.argeo.slc.jsch.ScpTo
 
ScriptCall - Class in org.argeo.slc.lib.linux
Call to the interpreter of a script language.
ScriptCall() - Constructor for class org.argeo.slc.lib.linux.ScriptCall
For use in Spring.
ScriptCall(Resource) - Constructor for class org.argeo.slc.lib.linux.ScriptCall
For use in code (ScriptCall.init() is called).
sdf() - Method in class org.argeo.slc.core.execution.FileExecutionResources
 
SDK_ARTIFACT_ID - Static variable in interface org.argeo.slc.repo.RepoConstants
 
SecureRapActivator - Class in org.argeo.cms.ui.workbench.rap
Configure Equinox login context from the bundle context.
SecureRapActivator() - Constructor for class org.argeo.cms.ui.workbench.rap.SecureRapActivator
 
SecurityAdminPerspective - Class in org.argeo.cms.ui.workbench
Default perspective to manage users and groups
SecurityAdminPerspective() - Constructor for class org.argeo.cms.ui.workbench.SecurityAdminPerspective
 
SedFilteredResource - Class in org.argeo.slc.core.execution
Experimental and suboptimal
SedFilteredResource() - Constructor for class org.argeo.slc.core.execution.SedFilteredResource
 
SendMail - Class in org.argeo.slc.mail
Sends a mail via JavaMail, local mail command or Google Mail.
SendMail() - Constructor for class org.argeo.slc.mail.SendMail
 
sendWithGMail() - Method in class org.argeo.slc.mail.SendMail
 
sendWithJavaMail() - Method in class org.argeo.slc.mail.SendMail
 
sendWithMailCommand() - Method in class org.argeo.slc.mail.SendMail
 
SEP - Static variable in class org.argeo.slc.client.ui.dist.views.AbstractQueryArtifactsView
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.argeo.slc.client.rap.OpenJcrFileService
 
SERVICE_PUBLISHED - Static variable in class org.argeo.cms.ui.workbench.osgi.OsgiExplorerImages
 
SERVICE_REFERENCED - Static variable in class org.argeo.cms.ui.workbench.osgi.OsgiExplorerImages
 
setActive(boolean) - Method in class org.argeo.slc.client.ui.dist.editors.WkspCategoryBaseListPage
 
setAdditional(String) - Method in class org.argeo.slc.core.build.VersionDistributionId
 
setAdditionalPackages(List<String>) - Method in class org.argeo.slc.lib.linux.DefaultRpmDistribution
 
setAdditionalPackages(List<String>) - Method in interface org.argeo.slc.lib.linux.RpmDistribution
 
setAgent(SlcAgent) - Method in class org.argeo.slc.client.ui.controllers.ProcessController
 
setAgent(SlcAgent) - Method in class org.argeo.slc.core.execution.DefaultAgentCli
 
setAgent(JcrAgent) - Method in class org.argeo.slc.jcr.execution.JcrExecutionModulesListener
 
setAgentForwarding(Boolean) - Method in class org.argeo.slc.jsch.RemoteExec
 
setAgentNodeName(String) - Method in class org.argeo.slc.jcr.execution.JcrAgent
 
setAlwaysPrompt(Boolean) - Method in class org.argeo.slc.jsch.CallbackHandlerUserInfo
 
setAlwaysPrompt(Boolean) - Method in class org.argeo.slc.jsch.SwingUserInfo
 
setAntFiles(List<Resource>) - Method in class org.argeo.slc.ant.AntFlowGenerator
 
setApplicationContext(ApplicationContext) - Method in class org.argeo.cms.spring.AuthenticatedApplicationContextInitialization
 
setApplicationContext(ApplicationContext) - Method in class org.argeo.slc.core.execution.DefaultExecutionFlowDescriptorConverter
Must be use within the execution application context
setApplicationContext(ApplicationContext) - Method in class org.argeo.slc.core.execution.DefaultExecutionSpec
 
setApplicationContext(ApplicationContext) - Method in class org.argeo.slc.core.execution.generator.RunnableCallFlow
 
setApplicationContext(ApplicationContext) - Method in class org.argeo.slc.core.execution.MapExecutionContext
 
setApplicationContext(ApplicationContext) - Method in class org.argeo.slc.spring.AuthenticatedApplicationContextInitialization
 
setArch(String) - Method in class org.argeo.slc.lib.linux.rpmfactory.BuildInMock
 
setArch(String) - Method in class org.argeo.slc.rpmfactory.core.BuildInMock
 
setArch(String) - Method in class org.argeo.slc.rpmfactory.core.CreateRpmDistribution
 
setArchs(List<String>) - Method in class org.argeo.slc.lib.linux.rpmfactory.RpmBuildEnvironment
 
setArchs(List<String>) - Method in class org.argeo.slc.rpmfactory.core.RpmFactoryImpl
 
setArgeoLogger(ArgeoLogger) - Method in class org.argeo.cms.ui.workbench.useradmin.AdminLogView
 
setArgeoLogger(ArgeoLogger) - Method in class org.argeo.cms.ui.workbench.useradmin.LogView
 
setArgs(List<String>) - Method in class org.argeo.slc.core.execution.tasks.JvmProcess
 
setArgs(List<Object>) - Method in class org.argeo.slc.core.execution.tasks.MethodCall
 
setArtifactBasePath(String) - Method in class org.argeo.slc.repo.maven.GenerateBinaries
 
setArtifactBasePath(String) - Method in class org.argeo.slc.repo.ModularDistributionFactory
 
setArtifactBasePath(String) - Method in class org.argeo.slc.repo.osgi.ImportBundlesZip
Deprecated.
 
setArtifactBasePath(String) - Method in class org.argeo.slc.repo.osgi.NormalizeGroup
Deprecated.
 
setArtifactIndexer(ArtifactIndexer) - Method in class org.argeo.slc.repo.maven.GenerateBinaries
 
setArtifactIndexer(ArtifactIndexer) - Method in class org.argeo.slc.repo.osgi.NormalizeGroup
Deprecated.
 
setArtifactType(String) - Method in class org.argeo.slc.repo.ModularDistributionFactory
 
setAttachment(Attachment) - Method in class org.argeo.slc.core.execution.tasks.UploadAttachments
 
setAttachments(Map<Attachment, Resource>) - Method in class org.argeo.slc.core.execution.tasks.UploadAttachments
 
setAttachmentsDirectory(File) - Method in class org.argeo.slc.core.attachment.FileAttachmentsStorage
 
setAttachmentsTocFileName(String) - Method in class org.argeo.slc.core.attachment.FileAttachmentsStorage
 
setAttachmentUploader(AttachmentUploader) - Method in class org.argeo.slc.core.execution.tasks.UploadAttachments
 
setAttachTo(List<AttachmentsEnabled>) - Method in class org.argeo.slc.core.execution.tasks.UploadAttachments
 
setAttributes(Map<String, ExecutionSpecAttribute>) - Method in class org.argeo.slc.core.execution.DefaultExecutionSpec
 
setAttributes(Map<String, String>) - Method in class org.argeo.slc.core.test.SimpleTestResult
 
setAttributes(Map<String, String>) - Method in class org.argeo.slc.jcr.JcrTestResult
 
setAutoconnect(Boolean) - Method in class org.argeo.slc.jsch.JschContextSession
 
setBase(String) - Method in class org.argeo.slc.core.deploy.DefaultResourceSet
 
setBase(String) - Method in class org.argeo.slc.repo.osgi.ArchiveSourcesProvider
 
setBase(String) - Method in class org.argeo.slc.vfs.VfsResourceSet
 
setBaseDir(File) - Method in class org.argeo.slc.ant.AntRun
 
setBaseDir(String) - Method in class org.argeo.slc.core.deploy.SimpleExecutables
 
setBaseDir(File) - Method in class org.argeo.slc.core.execution.FileExecutionResources
 
setBaseDir(File) - Method in class org.argeo.slc.lib.linux.rpmfactory.ImportSrpm
 
setBaseNode(Node) - Method in class org.argeo.slc.jcr.JcrMetadataWriter
 
setBaseUri(String) - Method in class org.argeo.slc.repo.osgi.UriWrapper
 
setBeanName(String) - Method in class org.argeo.slc.core.execution.DefaultExecutionFlow
 
setBeanName(String) - Method in class org.argeo.slc.core.execution.DefaultExecutionSpec
 
setBeanName(String) - Method in class org.argeo.slc.core.execution.generator.DefaultRunnableDataNode
 
setBeanName(String) - Method in class org.argeo.slc.core.execution.generator.RunnableCall
 
setBeanName(String) - Method in class org.argeo.slc.core.execution.generator.RunnableCallFlowDescriptor
 
setBeanName(String) - Method in class org.argeo.slc.lib.vbox.VBoxMachine
 
setBeanName(String) - Method in class org.argeo.slc.repo.osgi.BndWrapper
 
setBeanNames(List<String>) - Method in class org.argeo.cms.spring.AuthenticatedApplicationContextInitialization
 
setBeanNames(List<String>) - Method in class org.argeo.slc.spring.AuthenticatedApplicationContextInitialization
 
setBndProperties(Properties) - Method in class org.argeo.slc.repo.osgi.BndWrapper
 
setBranch(String) - Method in class org.argeo.slc.rpmfactory.core.BuildInMock
 
setBuildEnvironment(RpmBuildEnvironment) - Method in class org.argeo.slc.lib.linux.rpmfactory.BuildInMock
 
setBuildFile(Resource) - Method in class org.argeo.slc.ant.AntRun
 
setBundle(Bundle) - Method in class org.argeo.slc.osgi.deploy.OsgiResourceSet
 
setBundleContext(BundleContext) - Method in class org.argeo.cms.spring.osgi.OsgiModuleLabel
Retrieved bundle from a bundle context and logs it.
setBundleContext(BundleContext) - Method in class org.argeo.slc.osgi.build.AbstractOsgiModularDistribution
 
setBundleContext(BundleContext) - Method in class org.argeo.slc.osgi.BundlesManager
 
setBundleContext(BundleContext) - Method in class org.argeo.slc.osgi.deploy.OsgiResourceSet
 
setBundleContext(BundleContext) - Method in class org.argeo.slc.osgi.MultipleServiceExporterPostProcessor
 
setBundleContext(BundleContext) - Method in class org.argeo.slc.osgi.OsgiExecutionResources
 
setBundleContext(BundleContext) - Method in class org.argeo.slc.osgi.OsgiRuntime
 
setBundlesManager(BundlesManager) - Method in class org.argeo.slc.osgi.OsgiExecutionModulesManager
 
setBundleSymbolicName(String) - Method in class org.argeo.slc.osgi.deploy.OsgiResourceSet
 
setCallbackHandler(CallbackHandler) - Method in class org.argeo.slc.core.execution.tasks.SystemCall
 
setCallbackHandler(CallbackHandler) - Method in class org.argeo.slc.jsch.CallbackHandlerUserInfo
 
setCategories(List<EclipseUpdateSiteCategory>) - Method in class org.argeo.slc.osgi.build.EclipseUpdateSiteFeature
 
setCharset(String) - Method in class org.argeo.slc.core.execution.SedFilteredResource
 
setChecksum(String) - Method in class org.argeo.slc.jsch.SshFilesDeployment
 
setChoices(List<RefValueChoice>) - Method in class org.argeo.slc.core.execution.RefSpecAttribute
 
setChroot(String) - Method in class org.argeo.slc.core.execution.tasks.SystemCall
 
setChroot(String) - Method in class org.argeo.slc.lib.linux.DeployLxcContainer
 
setClasspath(List<Resource>) - Method in class org.argeo.slc.core.execution.tasks.JvmProcess
 
setClean(Boolean) - Method in class org.argeo.slc.core.deploy.VersionedDirSync
Delete before checkout
setCmd(String) - Method in class org.argeo.slc.core.execution.tasks.SystemCall
 
setColumn(int) - Method in class org.argeo.slc.client.ui.dist.utils.DistNodeViewerComparator
 
setColumnProperties(List<String>) - Method in class org.argeo.slc.client.ui.dist.views.AbstractQueryArtifactsView
 
setCommand(List<Object>) - Method in class org.argeo.slc.core.execution.tasks.SystemCall
 
setCommand(String) - Method in class org.argeo.slc.jsch.RemoteExec
 
setCommands(List<String>) - Method in class org.argeo.slc.jsch.RemoteExec
 
setConfigFile(String) - Method in class org.argeo.slc.support.deploy.HttpdServerDeploymentData
 
setConfigurationFiles(ResourceSet) - Method in class org.argeo.slc.lib.linux.DefaultRedhatDeploymentData
 
setContentType(String) - Method in class org.argeo.slc.core.attachment.SimpleAttachment
 
setContextAnyFlag(String) - Method in class org.argeo.slc.core.test.context.SimpleContextAware
 
setContextSkipFlag(String) - Method in class org.argeo.slc.core.test.context.SimpleContextAware
 
setContextValues(Map<String, Object>) - Method in class org.argeo.slc.core.execution.generator.RunnableCall
 
setContextValuesBeanName(String) - Method in class org.argeo.slc.core.execution.generator.ExecutionFlowGenerator
 
setCredentials(Credentials) - Method in class org.argeo.slc.jcr.JcrTestResult
 
setCredentials(Credentials) - Method in class org.argeo.slc.repo.maven.GenerateBinaries
 
setData(String, Object) - Static method in class org.argeo.eclipse.ui.specific.UiContext
 
setDataSource(DataSource) - Method in class org.argeo.slc.support.deploy.db.SimpleJdbcDatabase
 
setDateFormatDay(DateFormat) - Method in class org.argeo.slc.core.attachment.FileAttachmentsStorage
 
setDateFormatTime(DateFormat) - Method in class org.argeo.slc.core.attachment.FileAttachmentsStorage
 
setDebuginfoDirName(String) - Method in class org.argeo.slc.rpmfactory.core.ReleaseStaging
 
setDefaultDescriptorConverter(ExecutionFlowDescriptorConverter) - Method in class org.argeo.slc.osgi.OsgiExecutionModulesManager
 
setDefaultMacroFiles(String) - Method in class org.argeo.slc.lib.linux.rpmfactory.RpmBuildEnvironment
 
setDefaultMacroFiles(String) - Method in class org.argeo.slc.rpmfactory.core.RpmFactoryImpl
 
setDefaultModulePrefix(String) - Method in class org.argeo.slc.core.execution.DefaultAgent
 
setDefaultRepositories(List<RemoteRepository>) - Method in class org.argeo.slc.repo.maven.MavenProxyServiceImpl
 
setDefaultRepositories(Set<RpmRepository>) - Method in class org.argeo.slc.rpmfactory.core.RpmProxyServiceImpl
 
setDefaultTimeout(Long) - Method in class org.argeo.slc.osgi.BundlesManager
 
setDeployedSystem(DeployedSystem) - Method in class org.argeo.slc.core.test.SimpleTestRun
 
setDeployedSystem(T) - Method in interface org.argeo.slc.deploy.DeployedSystemManager
 
setDeployedSystem(HttpdServer) - Method in class org.argeo.slc.support.deploy.HttpdServerManager
 
setDeployedSystem(DeployedSystem) - Method in interface org.argeo.slc.test.WritableTestRun
 
setDeployedSystemId(String) - Method in class org.argeo.slc.lib.vbox.VBoxMachine
 
setDeployEnvironment(DeployEnvironment) - Method in class org.argeo.slc.support.deploy.HttpdApplicationDeployment
 
setDeploymentData(DeploymentData) - Method in interface org.argeo.slc.deploy.Deployment
 
setDeploymentData(DeploymentData) - Method in class org.argeo.slc.lib.linux.SimpleLinuxHost
 
setDeploymentData(DeploymentData) - Method in class org.argeo.slc.support.deploy.HttpdApplicationDeployment
 
setDeploymentData(DeploymentData) - Method in class org.argeo.slc.support.deploy.HttpdServer
 
setDeploymentData(DeploymentData) - Method in class org.argeo.slc.support.deploy.HttpdServerDeployment
 
setDescription(String) - Method in class org.argeo.slc.core.execution.AbstractSpecAttribute
 
setDescription(String) - Method in class org.argeo.slc.core.execution.RefValueChoice
 
setDescription(String) - Method in class org.argeo.slc.deploy.ModuleDescriptor
 
setDescription(String) - Method in class org.argeo.slc.execution.ExecutionFlowDescriptor
 
setDescription(String) - Method in class org.argeo.slc.osgi.build.EclipseUpdateSiteCategory
 
setDescription(String) - Method in class org.argeo.slc.osgi.OsgiBundle
 
setDevice(String) - Method in class org.argeo.slc.lib.vbox.VBoxNat
 
setDir(File) - Method in class org.argeo.slc.core.deploy.VersionedDirSync
 
setDir(String) - Method in class org.argeo.slc.jsch.ScpTo
 
setDisabled(Boolean) - Method in class org.argeo.slc.log4j.SlcExecutionAppender
 
setDistRepository(Repository) - Method in class org.argeo.slc.repo.osgi.OsgiFactoryImpl
 
setDistRepository(Repository) - Method in class org.argeo.slc.rpmfactory.core.RpmFactoryImpl
 
setDistribution(Distribution) - Method in class org.argeo.slc.core.deploy.SimpleExecutables
 
setDistribution(Distribution) - Method in interface org.argeo.slc.deploy.Deployment
 
setDistribution(Distribution) - Method in class org.argeo.slc.lib.linux.SimpleLinuxHost
 
setDistribution(Distribution) - Method in class org.argeo.slc.support.deploy.HttpdApplicationDeployment
 
setDistribution(Distribution) - Method in class org.argeo.slc.support.deploy.HttpdServerDeployment
 
setDistribution(Distribution) - Method in class org.argeo.slc.support.deploy.SimpleHttpdApplication
 
setDistributionCache(File) - Method in class org.argeo.slc.lib.linux.rpmfactory.CreateSrpm
 
setDistributionName(String) - Method in class org.argeo.slc.repo.maven.IndexDistribution
 
setDoNotModify(Boolean) - Method in class org.argeo.slc.repo.osgi.BndWrapper
 
setDoNotModifySources(Boolean) - Method in class org.argeo.slc.repo.osgi.MavenWrapper
 
setEclipseUpdateSite(EclipseUpdateSite) - Method in class org.argeo.slc.osgi.build.AbstractOsgiModularDistribution
 
setEditorTitle(String) - Method in class org.argeo.slc.client.ui.editors.ProcessEditor
 
setEls(Runnable) - Method in class org.argeo.slc.core.execution.tasks.If
 
setEnv(Map<String, String>) - Method in class org.argeo.slc.jsch.RemoteExec
 
setEnvironmentVariables(Map<String, String>) - Method in class org.argeo.slc.core.execution.tasks.SystemCall
 
setException(Exception) - Method in class org.argeo.slc.core.test.SimpleResultPart
 
setExceptionMessage(String) - Method in class org.argeo.slc.core.test.SimpleResultPart
 
setExceptionOnFailed(Boolean) - Method in class org.argeo.slc.core.execution.tasks.SystemCall
 
setExclude(String) - Method in class org.argeo.slc.core.deploy.DefaultResourceSet
 
setExcludedBundles(List<String>) - Method in class org.argeo.slc.repo.maven.Migration_01_03
 
setExcludedBundles(List<String>) - Method in class org.argeo.slc.repo.osgi.ImportBundlesZip
Deprecated.
 
setExcludedPackages(List<RpmPackageSet>) - Method in class org.argeo.slc.rpmfactory.core.RpmDistribution
 
setExcludedSuffixes(List<String>) - Method in class org.argeo.slc.repo.maven.GenerateBinaries
 
setExcludedSuffixes(List<String>) - Method in class org.argeo.slc.repo.osgi.NormalizeGroup
Deprecated.
 
setExcludePathMatcher(PathMatcher) - Method in class org.argeo.slc.core.deploy.DefaultResourceSet
 
setExcludes(List<String>) - Method in class org.argeo.slc.core.deploy.DefaultResourceSet
 
setExcludes(List<String>) - Method in class org.argeo.slc.jsch.ScpTo
 
setExcludes(List<String>) - Method in class org.argeo.slc.repo.osgi.ArchiveWrapper
 
setExecDir(String) - Method in class org.argeo.slc.core.execution.tasks.SystemCall
 
setExecutable(String) - Method in class org.argeo.slc.lib.vbox.VBoxManager
 
setExecutables(List<Runnable>) - Method in class org.argeo.slc.core.execution.DefaultExecutionFlow
 
setExecutables(InstalledExecutables) - Method in class org.argeo.slc.support.deploy.HttpdServerTargetData
 
setExecutionContext(ExecutionContext) - Method in class org.argeo.slc.core.execution.DefaultExecutionFlow
 
setExecutionContext(ExecutionContext) - Method in class org.argeo.slc.core.execution.ExecutionAspect
 
setExecutionContext(ExecutionContext) - Method in class org.argeo.slc.core.execution.ExecutionParameterPostProcessor
 
setExecutionContext(ExecutionContext) - Method in class org.argeo.slc.core.execution.FileExecutionResources
 
setExecutionContext(ExecutionContext) - Method in class org.argeo.slc.core.execution.generator.RunnableCallFlow
 
setExecutionContext(ExecutionContext) - Method in class org.argeo.slc.osgi.OsgiExecutionModule
Deprecated.
 
setExecutionContextBeanName(String) - Method in class org.argeo.slc.core.execution.generator.ExecutionFlowGenerator
 
setExecutionFlows(List<ExecutionFlowDescriptor>) - Method in class org.argeo.slc.execution.ExecutionModuleDescriptor
 
setExecutionResources(ExecutionResources) - Method in class org.argeo.slc.core.execution.ExecutionResourcesFactoryBean
 
setExecutionResources(ExecutionResources) - Method in class org.argeo.slc.core.execution.OsFileFactoryBean
The execution resources object.
setExecutionResources(ExecutionResources) - Method in class org.argeo.slc.core.execution.tasks.SystemCall
 
setExecutionResources(ExecutionResources) - Method in class org.argeo.slc.jsch.RemoteExec
 
setExecutionSpec(ExecutionSpec) - Method in class org.argeo.slc.execution.ExecutionFlowDescriptor
 
setExecutionSpecs(List<ExecutionSpec>) - Method in class org.argeo.slc.execution.ExecutionModuleDescriptor
 
setExecutionStack(ExecutionStack) - Method in class org.argeo.slc.core.execution.ExecutionAspect
 
setExecutionStack(ExecutionStack) - Method in class org.argeo.slc.core.execution.MapExecutionContext
 
setExecutionVariables(Map<String, Object>) - Method in class org.argeo.slc.core.execution.generator.RunnableCall
 
setExecutor(Executor) - Method in class org.argeo.slc.core.execution.tasks.SystemCall
 
setExecutor(Executor) - Method in class org.argeo.slc.lib.linux.rpmfactory.BuildInMock
 
setExecutor(Executor) - Method in class org.argeo.slc.lib.linux.rpmfactory.CreateSrpm
 
setExecutor(Executor) - Method in class org.argeo.slc.rpmfactory.core.BuildInMock
 
setExecutor(Executor) - Method in class org.argeo.slc.rpmfactory.core.ReleaseStaging
 
setExitValue(int) - Method in class org.argeo.slc.jsch.JschExecutor
 
setExitValues(int[]) - Method in class org.argeo.slc.jsch.JschExecutor
 
setExpected(Object) - Method in class org.argeo.slc.core.test.BasicTestData
 
setExpectedValues(Map<String, Object>) - Method in class org.argeo.slc.core.test.context.SimpleContextAware
 
setFactories(Map<String, RunnableFactory>) - Method in class org.argeo.slc.core.execution.generator.CompositeRunnableFactory
 
setFactory(Runnable) - Method in class org.argeo.slc.repo.osgi.BndWrapper
 
setFactoryKey(String) - Method in class org.argeo.slc.core.execution.generator.CompositeRunnableFactory
 
setFailIfUndefinedInSource(Boolean) - Method in class org.argeo.slc.core.execution.tasks.OverrideContextAware
 
setFailOnBadExitStatus(Boolean) - Method in class org.argeo.slc.jsch.RemoteExec
 
setFailOnError(Boolean) - Method in class org.argeo.slc.core.execution.DefaultExecutionFlow
 
setFailOnError(Boolean) - Method in class org.argeo.slc.core.execution.generator.RunnableCallFlow
 
setFeatures(List<EclipseUpdateSiteFeature>) - Method in class org.argeo.slc.osgi.build.EclipseUpdateSite
 
setFilesOnly(Boolean) - Method in class org.argeo.slc.repo.RepoSync
 
setFileSystemManager(FileSystemManager) - Method in class org.argeo.slc.lib.jcr.JcrRepositoryBackup
 
setFilters(List<String>) - Method in class org.argeo.slc.core.execution.SedFilteredResource
 
setFlowBeanNamesPrefix(String) - Method in class org.argeo.slc.core.execution.generator.ExecutionFlowGenerator
 
setFlowDescriptor(ExecutionFlowDescriptor) - Method in class org.argeo.slc.execution.RealizedFlow
 
setFlowStatus(Node, String) - Method in class org.argeo.slc.jcr.execution.JcrProcessThread
 
setFocus() - Method in class org.argeo.cms.ui.workbench.jcr.GenericJcrQueryEditor
 
setFocus() - Method in class org.argeo.cms.ui.workbench.jcr.JcrBrowserView
 
setFocus() - Method in class org.argeo.cms.ui.workbench.jcr.NodeFsBrowserView
 
setFocus() - Method in class org.argeo.cms.ui.workbench.osgi.BundlesView
 
setFocus() - Method in class org.argeo.cms.ui.workbench.osgi.CmsSessionsView
 
setFocus() - Method in class org.argeo.cms.ui.workbench.osgi.ModulesView
 
setFocus() - Method in class org.argeo.cms.ui.workbench.osgi.MultiplePackagesView
 
setFocus() - Method in class org.argeo.cms.ui.workbench.useradmin.AdminLogView
 
setFocus() - Method in class org.argeo.cms.ui.workbench.useradmin.LogView
 
setFocus() - Method in class org.argeo.cms.ui.workbench.useradmin.UserProfile
 
setFocus() - Method in class org.argeo.slc.client.ui.dist.editors.DistWkspSearchPage
 
setFocus() - Method in class org.argeo.slc.client.ui.dist.editors.ModularDistVersionOverviewPage
 
setFocus() - Method in class org.argeo.slc.client.ui.dist.editors.RunInOsgiPage
 
setFocus() - Method in class org.argeo.slc.client.ui.dist.editors.WkspCategoryBaseListPage
 
setFocus() - Method in class org.argeo.slc.client.ui.dist.views.AnonymousDistributionsView
 
setFocus() - Method in class org.argeo.slc.client.ui.dist.views.ArtifactsBrowser
 
setFocus() - Method in class org.argeo.slc.client.ui.dist.views.DistributionsView
 
setFocus() - Method in class org.argeo.slc.client.ui.dist.views.HelpView
 
setFocus() - Method in class org.argeo.slc.client.ui.dist.views.QueryArtifactsForm
 
setFocus() - Method in class org.argeo.slc.client.ui.dist.views.QueryArtifactsText
 
setFocus() - Method in class org.argeo.slc.client.ui.dist.views.QueryBundlesForm
 
setFocus() - Method in class org.argeo.slc.client.ui.editors.ProcessLogPage
 
setFocus() - Method in class org.argeo.slc.client.ui.views.JcrExecutionModulesView
 
setFocus() - Method in class org.argeo.slc.client.ui.views.JcrProcessListView
 
setFocus() - Method in class org.argeo.slc.client.ui.views.JcrResultListView
 
setFocus() - Method in class org.argeo.slc.client.ui.views.JcrResultTreeView
 
setFocus() - Method in class org.argeo.slc.e4.parts.JcrExecutionModulesView
 
setForce(Boolean) - Method in class org.argeo.slc.repo.ArtifactIndexer
 
setForce(Boolean) - Method in class org.argeo.slc.repo.JarFileIndexer
 
setForceShell(Boolean) - Method in class org.argeo.slc.jsch.RemoteExec
 
setFrom(String) - Method in class org.argeo.slc.mail.SendMail
 
setGenerateScript(String) - Method in class org.argeo.slc.core.execution.tasks.SystemCall
 
setGitDevBaseUrl(String) - Method in class org.argeo.slc.rpmfactory.core.RpmFactoryImpl
 
setGroupId(String) - Method in class org.argeo.slc.repo.maven.GenerateBinaries
 
setGroupId(String) - Method in class org.argeo.slc.repo.osgi.BndWrapper
 
setGroupId(String) - Method in class org.argeo.slc.repo.osgi.ImportBundlesZip
Deprecated.
 
setGroupId(String) - Method in class org.argeo.slc.repo.osgi.NormalizeGroup
Deprecated.
 
setGuestIp(String) - Method in class org.argeo.slc.lib.vbox.VBoxNat
 
setGuestPort(String) - Method in class org.argeo.slc.lib.vbox.VBoxPortMapping
 
setGuestScript(Resource) - Method in class org.argeo.slc.lib.linux.DeployLxcContainer
 
setHost(String) - Method in class org.argeo.slc.jsch.SshTarget
 
setHost(SimpleLinuxHost) - Method in class org.argeo.slc.lib.linux.RedhatHostManager
 
setHost(String) - Method in class org.argeo.slc.mail.SendMail
 
setHostPort(String) - Method in class org.argeo.slc.lib.vbox.VBoxPortMapping
 
setHostScript(Resource) - Method in class org.argeo.slc.lib.linux.DeployLxcContainer
 
setId(String) - Method in class org.argeo.slc.rpmfactory.core.AbstractRpmRepository
 
setId(String) - Method in class org.argeo.slc.rpmfactory.core.RpmDistribution
 
setId(String) - Method in class org.argeo.slc.rpmfactory.core.RpmFactoryImpl
 
setInclude(String) - Method in class org.argeo.slc.core.deploy.DefaultResourceSet
 
setIncludes(List<String>) - Method in class org.argeo.slc.core.deploy.DefaultResourceSet
 
setIncludes(List<String>) - Method in class org.argeo.slc.jsch.ScpTo
 
setIncludes(Map<String, String>) - Method in class org.argeo.slc.repo.osgi.ArchiveWrapper
 
setInHome(boolean) - Method in class org.argeo.slc.client.ui.dist.model.DistParentElem
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.argeo.eclipse.spring.SpringExtensionFactory
 
setInput(Resource) - Method in class org.argeo.slc.jsch.SshShell
 
setInstantiationManager(InstantiationManager) - Method in class org.argeo.slc.core.execution.ExecutionParameterPostProcessor
 
setInstantiationManager(InstantiationManager) - Method in class org.argeo.slc.core.execution.ParameterRef
 
setInterfaces(List<Class>) - Method in class org.argeo.slc.osgi.MultipleServiceExporterPostProcessor
 
setIs(Boolean) - Method in class org.argeo.slc.core.execution.tasks.If
 
setIsConstant(Boolean) - Method in class org.argeo.slc.core.execution.AbstractSpecAttribute
 
setIsFrozen(Boolean) - Method in class org.argeo.slc.core.execution.AbstractSpecAttribute
setIsHidden(Boolean) - Method in class org.argeo.slc.core.execution.AbstractSpecAttribute
 
setIsImmutable(Boolean) - Method in class org.argeo.slc.core.execution.AbstractSpecAttribute
 
setIsParameter(Boolean) - Method in class org.argeo.slc.core.execution.AbstractSpecAttribute
setJavaMailProperties(Map<String, String>) - Method in class org.argeo.slc.mail.SendMail
 
setJavaRepoManager(JavaRepoManager) - Method in class org.argeo.slc.client.ui.dist.commands.CopyLocalJavaWorkspace
 
setJavaRepoManager(JavaRepoManager) - Method in class org.argeo.slc.client.ui.dist.commands.CreateLocalJavaWorkspace
 
setJavaRepoManager(JavaRepoManager) - Method in class org.argeo.slc.repo.core.SlcRepoManagerImpl
 
setJavaRepository(Repository) - Method in class org.argeo.slc.client.ui.dist.commands.CopyLocalJavaWorkspace
 
setJavaRepository(Repository) - Method in class org.argeo.slc.repo.osgi.OsgiFactoryImpl
 
setJcrSession(Session) - Method in class org.argeo.slc.client.ui.dist.views.ArtifactsBrowser
 
setJvm(Resource) - Method in class org.argeo.slc.core.execution.tasks.JvmProcess
 
setJvmArgs(List<String>) - Method in class org.argeo.slc.core.execution.tasks.JvmProcess
 
setKeyring(CryptoKeyring) - Method in class org.argeo.cms.ui.workbench.commands.OpenChangePasswordDialog
 
setKeyring(Keyring) - Method in class org.argeo.cms.ui.workbench.jcr.JcrBrowserView
 
setKeyring(Keyring) - Method in class org.argeo.slc.client.ui.dist.commands.CopyWorkspace
 
setKeyring(Keyring) - Method in class org.argeo.slc.client.ui.dist.commands.CreateWorkspace
 
setKeyring(Keyring) - Method in class org.argeo.slc.client.ui.dist.commands.DeleteWorkspace
 
setKeyring(Keyring) - Method in class org.argeo.slc.client.ui.dist.commands.Fetch
 
setKeyring(Keyring) - Method in class org.argeo.slc.client.ui.dist.commands.MergeWorkspaces
 
setKeyring(Keyring) - Method in class org.argeo.slc.client.ui.dist.commands.NormalizeDistribution
 
setKeyring(Keyring) - Method in class org.argeo.slc.client.ui.dist.commands.NormalizeWorkspace
 
setKeyring(Keyring) - Method in class org.argeo.slc.client.ui.dist.commands.PublishWorkspace
 
setKeyring(Keyring) - Method in class org.argeo.slc.client.ui.dist.commands.RegisterRepository
 
setKeyring(Keyring) - Method in class org.argeo.slc.client.ui.dist.controllers.DistSessionFactory
 
setKeyring(Keyring) - Method in class org.argeo.slc.client.ui.dist.controllers.DistTreeContentProvider
 
setKeyring(Keyring) - Method in class org.argeo.slc.client.ui.dist.editors.DistWorkspaceEditor
 
setKeyring(Keyring) - Method in class org.argeo.slc.repo.core.RepoServiceImpl
 
setLabel(String) - Method in class org.argeo.slc.deploy.ModuleDescriptor
Deprecated.
setLabel(String) - Method in class org.argeo.slc.osgi.build.EclipseUpdateSiteCategory
 
setLevel(String) - Method in class org.argeo.slc.lib.linux.rpmfactory.BuildInMock
 
setLevel(String) - Method in class org.argeo.slc.log4j.SlcExecutionAppender
 
setLibDirectory(String) - Method in class org.argeo.slc.osgi.build.BundleModularDistribution
 
setLicense(License) - Method in class org.argeo.slc.repo.osgi.ArchiveWrapper
 
setLicense(License) - Method in class org.argeo.slc.repo.osgi.BndWrapper
 
setLists(List<List<Object>>) - Method in class org.argeo.slc.core.execution.tasks.MergedLists
 
setLocale(Locale) - Static method in class org.argeo.eclipse.ui.specific.UiContext
 
setLocalPrivateKey(File) - Method in class org.argeo.slc.jsch.SshTarget
 
setLocalRepository(Repository) - Method in class org.argeo.slc.client.ui.dist.commands.OpenWorkspaceEditor
 
setLocalRepository(Repository) - Method in class org.argeo.slc.client.ui.dist.editors.DistWorkspaceEditor
 
setLocalResource(Resource) - Method in class org.argeo.slc.jsch.ScpFrom
 
setLocalResource(Resource) - Method in class org.argeo.slc.jsch.ScpTo
 
setLocalScriptCopy(Boolean) - Method in class org.argeo.slc.lib.linux.ScriptCall
 
setLocalUrlBase(String) - Method in class org.argeo.slc.rpmfactory.core.RpmFactoryImpl
 
setLogCommand(Boolean) - Method in class org.argeo.slc.core.execution.tasks.SystemCall
 
setLogEvenIfStdOutLines(Boolean) - Method in class org.argeo.slc.jsch.RemoteExec
 
setMainClass(String) - Method in class org.argeo.slc.core.execution.tasks.JvmProcess
 
setMainJar(String) - Method in class org.argeo.slc.core.execution.tasks.JvmProcess
 
setMajor(Integer) - Method in class org.argeo.slc.core.build.VersionDistributionId
 
setMappings(Map<String, VBoxPortMapping>) - Method in class org.argeo.slc.lib.vbox.VBoxNat
 
setMavenGroupIndexes(Boolean) - Method in class org.argeo.slc.repo.osgi.ArchiveWrapper
 
setMavenProxyBase(String) - Method in class org.argeo.slc.repo.osgi.OsgiFactoryImpl
 
setMavenRepositories(List<String>) - Method in class org.argeo.slc.repo.osgi.OsgiFactoryImpl
 
setMergeEnvironmentVariables(Boolean) - Method in class org.argeo.slc.core.execution.tasks.SystemCall
 
setMessage(Object) - Method in class org.argeo.slc.core.execution.tasks.Echo
 
setMessage(String) - Method in class org.argeo.slc.core.test.SimpleResultPart
 
setMetadata(Map<String, String>) - Method in class org.argeo.slc.deploy.ModuleDescriptor
 
setMetadata(Map<String, String>) - Method in class org.argeo.slc.jcr.JcrMetadataWriter
 
setMetadataFromBundle(ModuleDescriptor, Bundle) - Method in class org.argeo.slc.osgi.OsgiExecutionModulesManager
 
setMetadataNodeName(String) - Method in class org.argeo.slc.jcr.JcrMetadataWriter
 
setMethod(String) - Method in class org.argeo.slc.core.execution.tasks.MethodCall
 
setMinor(Integer) - Method in class org.argeo.slc.core.build.VersionDistributionId
 
setMirrors(Map<String, List<String>>) - Method in class org.argeo.slc.repo.osgi.OsgiFactoryImpl
 
setMkdir(Boolean) - Method in class org.argeo.slc.jsch.ScpFrom
 
setMkdirs(Boolean) - Method in class org.argeo.slc.lib.linux.rpmfactory.BuildInMock
 
setMockConfig(String) - Method in class org.argeo.slc.lib.linux.rpmfactory.BuildInMock
 
setMockExecutable(String) - Method in class org.argeo.slc.rpmfactory.core.BuildInMock
 
setMockFlavour(String) - Method in class org.argeo.slc.lib.linux.rpmfactory.BuildInMock
 
setMockVar(String) - Method in class org.argeo.slc.lib.linux.rpmfactory.BuildInMock
 
setMockVar(String) - Method in class org.argeo.slc.rpmfactory.core.RpmFactoryImpl
 
setModularDistributionSeparator(String) - Method in class org.argeo.slc.repo.ModularDistributionFactory
 
setModuleName(String) - Method in class org.argeo.slc.execution.RealizedFlow
 
setModules(List<Object>) - Method in class org.argeo.slc.repo.osgi.ArgeoOsgiDistributionImpl
 
setModulesManager(ExecutionModulesManager) - Method in class org.argeo.slc.client.ui.commands.RunSlcFlow
Deprecated.
 
setModulesManager(ModulesManager) - Method in class org.argeo.slc.client.ui.commands.UpdateModule
 
setModulesManager(ExecutionModulesManager) - Method in class org.argeo.slc.client.ui.editors.ProcessEditor
 
setModulesManager(ExecutionModulesManager) - Method in class org.argeo.slc.client.ui.views.JcrExecutionModulesView
 
setModulesManager(ExecutionModulesManager) - Method in class org.argeo.slc.core.execution.DefaultAgent
 
setModulesManager(ExecutionModulesManager) - Method in class org.argeo.slc.e4.parts.JcrExecutionModulesView
 
setModulesManager(ExecutionModulesManager) - Method in class org.argeo.slc.jcr.execution.JcrExecutionModulesListener
 
setModuleVersion(String) - Method in class org.argeo.slc.execution.RealizedFlow
 
setMonitor(JcrMonitor) - Method in class org.argeo.slc.repo.RepoSync
 
setName(String) - Method in class org.argeo.slc.core.attachment.SimpleAttachment
 
setName(String) - Method in class org.argeo.slc.core.build.VersionedResourceDistribution
 
setName(String) - Method in class org.argeo.slc.core.execution.generator.RunnableCallFlow
 
setName(String) - Method in class org.argeo.slc.core.execution.ParameterRef
 
setName(String) - Method in class org.argeo.slc.core.execution.RefValueChoice
 
setName(String) - Method in class org.argeo.slc.DefaultNameVersion
 
setName(String) - Method in class org.argeo.slc.execution.ExecutionFlowDescriptor
 
setName(String) - Method in class org.argeo.slc.lib.vbox.VBoxMachine
 
setName(String) - Method in class org.argeo.slc.osgi.build.EclipseUpdateSiteCategory
 
setName(String) - Method in class org.argeo.slc.osgi.build.EclipseUpdateSiteFeature
 
setName(String) - Method in class org.argeo.slc.repo.osgi.BndWrapper
 
setNats(List<VBoxNat>) - Method in class org.argeo.slc.lib.vbox.VBoxManager
 
setNewUuidPerExecution(Boolean) - Method in class org.argeo.slc.core.execution.tasks.UploadAttachments
 
setNodeFileSystemProvider(FileSystemProvider) - Method in class org.argeo.cms.ui.workbench.jcr.NodeFsBrowserView
 
setNodeIndexers(List<NodeIndexer>) - Method in class org.argeo.slc.repo.NodeIndexerVisitor
 
setNodeIndexers(List<NodeIndexer>) - Method in class org.argeo.slc.repo.osgi.OsgiFactoryImpl
 
setNodeRepository(Repository) - Method in class org.argeo.cms.ui.workbench.jcr.JcrBrowserView
 
setNodeRepository(Repository) - Method in class org.argeo.slc.client.ui.dist.commands.CopyWorkspace
 
setNodeRepository(Repository) - Method in class org.argeo.slc.client.ui.dist.commands.CreateWorkspace
 
setNodeRepository(Repository) - Method in class org.argeo.slc.client.ui.dist.commands.DeleteWorkspace
 
setNodeRepository(Repository) - Method in class org.argeo.slc.client.ui.dist.commands.DisplayRepoInformation
 
setNodeRepository(Repository) - Method in class org.argeo.slc.client.ui.dist.commands.Fetch
 
setNodeRepository(Repository) - Method in class org.argeo.slc.client.ui.dist.commands.MergeWorkspaces
 
setNodeRepository(Repository) - Method in class org.argeo.slc.client.ui.dist.commands.NormalizeDistribution
 
setNodeRepository(Repository) - Method in class org.argeo.slc.client.ui.dist.commands.NormalizeWorkspace
 
setNodeRepository(Repository) - Method in class org.argeo.slc.client.ui.dist.commands.PublishWorkspace
 
setNodeRepository(Repository) - Method in class org.argeo.slc.client.ui.dist.commands.RegisterRepository
 
setNodeRepository(Repository) - Method in class org.argeo.slc.client.ui.dist.commands.UnregisterRemoteRepo
 
setNodeRepository(Repository) - Method in class org.argeo.slc.client.ui.dist.views.DistributionsView
 
setNodeRepository(Repository) - Method in class org.argeo.slc.repo.core.RepoServiceImpl
 
setNot(Boolean) - Method in class org.argeo.slc.core.execution.tasks.If
 
setNullValue(String) - Method in class org.argeo.slc.core.execution.ExecutionParameterPostProcessor
 
setOnlyExecutionThread(Boolean) - Method in class org.argeo.slc.log4j.SlcExecutionAppender
 
setOrder(int) - Method in class org.argeo.slc.core.execution.generator.ExecutionFlowGenerator
 
setOrder(int) - Method in class org.argeo.slc.osgi.MultipleServiceExporterPostProcessor
 
setOsCmds(Map<String, String>) - Method in class org.argeo.slc.core.execution.tasks.SystemCall
 
setOsCommands(Map<String, List<Object>>) - Method in class org.argeo.slc.core.execution.tasks.SystemCall
 
setOsConsole(String) - Method in class org.argeo.slc.core.execution.tasks.SystemCall
 
setOsgiDistribution(ArgeoOsgiDistribution) - Method in class org.argeo.slc.repo.ModularDistributionFactory
 
setOsgiDistribution(ArgeoOsgiDistribution) - Method in class org.argeo.slc.repo.osgi.ProcessDistribution
 
setOsgiFactory(OsgiFactory) - Method in class org.argeo.slc.repo.ModularDistributionFactory
Enable dependency injection
setOsgiFactory(OsgiFactory) - Method in class org.argeo.slc.repo.osgi.ArchiveSourcesProvider
 
setOsgiFactory(OsgiFactory) - Method in class org.argeo.slc.repo.osgi.ArchiveWrapper
 
setOsgiFactory(OsgiFactory) - Method in class org.argeo.slc.repo.osgi.MavenWrapper
 
setOsgiFactory(OsgiFactory) - Method in class org.argeo.slc.repo.osgi.ProcessDistribution
 
setOsgiFactory(OsgiFactory) - Method in class org.argeo.slc.repo.osgi.UriWrapper
 
setOutputListeners(List<SystemCallOutputListener>) - Method in class org.argeo.slc.core.execution.tasks.SystemCall
 
setOverridePoms(Boolean) - Method in class org.argeo.slc.repo.osgi.NormalizeGroup
Deprecated.
 
setOverwrite(Boolean) - Method in class org.argeo.slc.core.execution.OsFileFactoryBean
Whether to overwrite the resource if it already exists.
setOverwriteSources(Boolean) - Method in class org.argeo.slc.lib.linux.rpmfactory.CreateSrpm
 
setPackages(List<String>) - Method in class org.argeo.slc.rpmfactory.core.RpmDistribution
 
setParameters(Map<String, Object>) - Method in class org.argeo.slc.core.execution.DefaultExecutionFlow
 
setParent(RunnableDataNode) - Method in class org.argeo.slc.core.execution.generator.DefaultRunnableDataNode
 
setParent(RunnableDataNode) - Method in interface org.argeo.slc.core.execution.generator.RunnableDataNode
Sets the RunnableDataNode parent
setParent(RedhatDeploymentData) - Method in class org.argeo.slc.lib.linux.DefaultRedhatDeploymentData
 
setParentContext(ParentContextAware) - Method in class org.argeo.slc.core.test.context.SimpleContextAware
Used to add this context as a child by setting a property.
setParentPomCoordinates(String) - Method in class org.argeo.slc.repo.maven.GenerateBinaries
 
setParentPomCoordinates(String) - Method in class org.argeo.slc.repo.osgi.NormalizeGroup
Deprecated.
 
setPassed(boolean) - Method in class org.argeo.slc.client.ui.model.ResultParent
 
setPassphrase(String) - Method in class org.argeo.slc.jsch.SimpleUserInfo
 
setPassword(String) - Method in class org.argeo.slc.jsch.SimpleUserInfo
 
setPassword(String) - Method in class org.argeo.slc.mail.SendMail
 
setPath(String) - Method in class org.argeo.slc.core.execution.DefaultExecutionFlow
 
setPath(String) - Method in class org.argeo.slc.core.execution.generator.DefaultRunnableDataNode
 
setPath(String) - Method in class org.argeo.slc.core.execution.generator.RunnableCallFlow
 
setPath(String) - Method in class org.argeo.slc.core.execution.generator.RunnableCallFlowDescriptor
 
setPath(String) - Method in class org.argeo.slc.execution.ExecutionFlowDescriptor
Deprecated.
will be removed in SLC 2.0, the path should be the part of the name with '/'
setPath(String) - Method in class org.argeo.swt.desktop.MiniTerminal
 
setPath(Path) - Method in class org.argeo.swt.desktop.MiniTerminal
 
setPathMatcher(PathMatcher) - Method in class org.argeo.slc.jsch.ScpTo
 
setPathMatcher(PathMatcher) - Method in class org.argeo.slc.repo.osgi.ArchiveWrapper
 
setPaths(Map<String, String>) - Method in class org.argeo.slc.core.deploy.SimpleExecutables
 
setPBootClasspath(List<Resource>) - Method in class org.argeo.slc.core.execution.tasks.JvmProcess
 
setPermissionsScript(String) - Method in class org.argeo.slc.lib.linux.DefaultRedhatDeploymentData
 
setPermissive(Boolean) - Method in class org.argeo.slc.jsch.SimpleUserInfo
 
setPlaceholderPrefix(String) - Method in class org.argeo.slc.core.execution.ExecutionParameterPostProcessor
 
setPlaceholderSuffix(String) - Method in class org.argeo.slc.core.execution.ExecutionParameterPostProcessor
 
setPollingPeriod(Long) - Method in class org.argeo.slc.osgi.BundlesManager
 
setPort(Integer) - Method in class org.argeo.slc.jsch.SshTarget
 
setPort(Integer) - Method in class org.argeo.slc.support.deploy.HttpdServerTargetData
 
setPreBuildCommands(List<String>) - Method in class org.argeo.slc.rpmfactory.core.BuildInMock
 
setPrefixDatePattern(String) - Method in class org.argeo.slc.core.execution.FileExecutionResources
 
setPrimitiveAsProperty(Node, String, PrimitiveAccessor) - Static method in class org.argeo.slc.jcr.SlcJcrUtils
Set the value of the primitive accessor as a JCR property.
setPrimitiveAsProperty(Node, String, String, Object) - Static method in class org.argeo.slc.jcr.SlcJcrUtils
Map a primitive value to JCR property value.
setProcessController(ProcessController) - Method in class org.argeo.slc.client.ui.editors.ProcessEditor
 
setProcessDestroyer(ProcessDestroyer) - Method in class org.argeo.slc.jsch.JschExecutor
 
setProperData(Map<String, Object>) - Method in class org.argeo.slc.core.execution.generator.DefaultRunnableDataNode
 
setProperties(Map<Object, Object>) - Method in class org.argeo.slc.ant.AntRun
 
setProtocol(String) - Method in class org.argeo.slc.lib.vbox.VBoxPortMapping
 
setQuiet(Boolean) - Method in class org.argeo.slc.jsch.RemoteExec
 
setRam(Integer) - Method in class org.argeo.slc.lib.linux.DeployLxcContainer
 
setReached(Object) - Method in class org.argeo.slc.core.test.BasicTestData
 
setReadOnly(boolean) - Method in class org.argeo.slc.client.ui.dist.model.DistParentElem
 
setRealizedFlows(List<RealizedFlow>) - Method in class org.argeo.slc.core.execution.DefaultProcess
 
setRedirectStdOut(Boolean) - Method in class org.argeo.slc.core.execution.tasks.SystemCall
 
setRedirectStreams(Boolean) - Method in class org.argeo.slc.core.execution.tasks.SystemCall
 
setRef(String) - Method in class org.argeo.slc.core.execution.RefValue
 
setRegisterFlowsToJmx(Boolean) - Method in class org.argeo.slc.osgi.OsgiExecutionModulesManager
 
setRelativePath(String) - Method in class org.argeo.slc.core.execution.ExecutionResourcesFactoryBean
 
setRelativePath(String) - Method in class org.argeo.slc.support.deploy.HttpdApplicationTargetData
If targetRootLocation not set, used to build the targetRootLocation, relative to the webserver base.
setRelease(Integer) - Method in class org.argeo.slc.core.build.VersionDistributionId
 
setRelease(String) - Method in class org.argeo.slc.lib.linux.rpmfactory.BuildInMock
 
setRemoteChecksumsPerCall(int) - Method in class org.argeo.slc.jsch.SshFilesDeployment
Number of remote checksums per remote call
setRemoteDir(String) - Method in class org.argeo.slc.jsch.ScpTo
 
setRemotePath(String) - Method in class org.argeo.slc.jsch.ScpFrom
 
setRemotePath(String) - Method in class org.argeo.slc.jsch.ScpTo
 
setRepoqueryExecutable(String) - Method in class org.argeo.slc.rpmfactory.core.CreateRpmDistribution
 
setRepoService(RepoService) - Method in class org.argeo.slc.client.ui.dist.commands.DisplayRepoInformation
 
setRepoService(RepoService) - Method in class org.argeo.slc.client.ui.dist.commands.OpenGenerateBinariesWizard
 
setRepoService(RepoService) - Method in class org.argeo.slc.client.ui.dist.commands.OpenModuleEditor
 
setRepoService(RepoService) - Method in class org.argeo.slc.client.ui.dist.editors.ArtifactVersionEditor
 
setRepoService(RepoService) - Method in class org.argeo.slc.client.ui.specific.OpenJcrFile
 
setRepositories(List<RpmRepository>) - Method in class org.argeo.slc.rpmfactory.core.RpmFactoryImpl
 
setRepository(Repository) - Method in class org.argeo.slc.client.ui.dist.commands.ManageWorkspaceAuth
 
setRepository(Repository) - Method in class org.argeo.slc.client.ui.dist.commands.RunInOsgi
 
setRepository(Repository) - Method in class org.argeo.slc.client.ui.dist.controllers.DistSessionFactory
 
setRepository(Repository) - Method in class org.argeo.slc.client.ui.editors.ProcessEditor
 
setRepository(Repository) - Method in class org.argeo.slc.client.ui.views.JcrExecutionModulesView
 
setRepository(Repository) - Method in class org.argeo.slc.client.ui.views.JcrProcessListView
 
setRepository(Repository) - Method in class org.argeo.slc.client.ui.views.JcrResultListView
 
setRepository(Repository) - Method in class org.argeo.slc.client.ui.views.JcrResultTreeView
 
setRepository(Repository) - Method in class org.argeo.slc.e4.parts.JcrExecutionModulesView
 
setRepository(Repository) - Method in class org.argeo.slc.jcr.execution.JcrAgent
 
setRepository(Repository) - Method in class org.argeo.slc.jcr.execution.JcrExecutionModulesListener
 
setRepository(Repository) - Method in class org.argeo.slc.jcr.JcrTestResult
 
setRepository(String) - Method in class org.argeo.slc.lib.linux.rpmfactory.BuildInMock
 
setRepository(Repository) - Method in class org.argeo.slc.repo.maven.GenerateBinaries
 
setRepository(Repository) - Method in class org.argeo.slc.repo.maven.IndexDistribution
 
setRepository(Repository) - Method in class org.argeo.slc.repo.maven.Migration_01_03
 
setRepository(Repository) - Method in class org.argeo.slc.repo.osgi.ImportBundlesZip
Deprecated.
 
setRepository(Repository) - Method in class org.argeo.slc.repo.osgi.NormalizeGroup
Deprecated.
 
setRepositoryFactory(RepositoryFactory) - Method in class org.argeo.cms.ui.workbench.jcr.JcrBrowserView
 
setRepositoryFactory(RepositoryFactory) - Method in class org.argeo.slc.client.ui.dist.commands.CopyWorkspace
 
setRepositoryFactory(RepositoryFactory) - Method in class org.argeo.slc.client.ui.dist.commands.CreateWorkspace
 
setRepositoryFactory(RepositoryFactory) - Method in class org.argeo.slc.client.ui.dist.commands.DeleteWorkspace
 
setRepositoryFactory(RepositoryFactory) - Method in class org.argeo.slc.client.ui.dist.commands.Fetch
 
setRepositoryFactory(RepositoryFactory) - Method in class org.argeo.slc.client.ui.dist.commands.MergeWorkspaces
 
setRepositoryFactory(RepositoryFactory) - Method in class org.argeo.slc.client.ui.dist.commands.NormalizeDistribution
 
setRepositoryFactory(RepositoryFactory) - Method in class org.argeo.slc.client.ui.dist.commands.NormalizeWorkspace
 
setRepositoryFactory(RepositoryFactory) - Method in class org.argeo.slc.client.ui.dist.commands.PublishWorkspace
 
setRepositoryFactory(RepositoryFactory) - Method in class org.argeo.slc.client.ui.dist.commands.RegisterRepository
 
setRepositoryFactory(RepositoryFactory) - Method in class org.argeo.slc.client.ui.dist.controllers.AnonymousDistTreeContentProvider
 
setRepositoryFactory(RepositoryFactory) - Method in class org.argeo.slc.client.ui.dist.controllers.DistSessionFactory
 
setRepositoryFactory(RepositoryFactory) - Method in class org.argeo.slc.client.ui.dist.controllers.DistTreeContentProvider
 
setRepositoryFactory(RepositoryFactory) - Method in class org.argeo.slc.client.ui.dist.editors.DistWorkspaceEditor
 
setRepositoryFactory(RepositoryFactory) - Method in class org.argeo.slc.lib.jcr.JcrRepositoryBackup
 
setRepositoryFactory(RepositoryFactory) - Method in class org.argeo.slc.repo.core.RepoServiceImpl
 
setRepositoryFactory(RepositoryFactory) - Method in class org.argeo.slc.repo.RepoSync
 
setRepositoryRegister(RepositoryRegister) - Method in class org.argeo.cms.ui.workbench.jcr.JcrBrowserView
 
setResource(Resource) - Method in class org.argeo.slc.core.build.ResourceDistribution
 
setResource(Resource) - Method in class org.argeo.slc.core.execution.OsFileFactoryBean
The resource to access.
setResource(Resource) - Method in class org.argeo.slc.core.execution.tasks.UploadAttachments
 
setResourceDistribution(ResourceDistribution) - Method in class org.argeo.slc.osgi.OsgiBundle
 
setResourceLoader(ResourceLoader) - Method in class org.argeo.slc.core.deploy.DefaultResourceSet
 
setResourceLoader(ResourceLoader) - Method in class org.argeo.slc.osgi.build.BundleModularDistribution
 
setResourceLoader(ResourceLoader) - Method in class org.argeo.slc.osgi.build.OsgiRuntimeModularDistribution
 
setResourceLoader(ResourceLoader) - Method in class org.argeo.slc.osgi.OsgiRuntime
 
setResourcePatternResolver(ResourcePatternResolver) - Method in class org.argeo.slc.core.deploy.DefaultResourceSet
 
setResourceSet(ResourceSet) - Method in class org.argeo.slc.core.deploy.LocalFilesDeployment
 
setResourceSet(ResourceSet) - Method in class org.argeo.slc.jsch.SshFilesDeployment
 
setResourceSets(List<ResourceSet>) - Method in class org.argeo.slc.core.deploy.MultiResourceSet
Last listed override previous for the same relative paths.
setResultType(String) - Method in class org.argeo.slc.jcr.JcrTestResult
 
setRole(String) - Method in class org.argeo.cms.spring.SimpleRoleRegistration
 
setRoles(List<String>) - Method in class org.argeo.cms.spring.SimpleRoleRegistration
 
setRpmBase(String) - Method in class org.argeo.slc.rpmfactory.core.RpmFactoryImpl
 
setRpmBuildEnvironment(RpmBuildEnvironment) - Method in class org.argeo.slc.lib.linux.rpmfactory.CreateSrpm
 
setRpmBuildEnvironment(RpmBuildEnvironment) - Method in class org.argeo.slc.lib.linux.rpmfactory.ImportSrpm
 
setRpmDistribution(RpmDistribution) - Method in class org.argeo.slc.rpmfactory.core.CreateRpmDistribution
 
setRpmFactory(RpmFactory) - Method in class org.argeo.slc.rpmfactory.core.BuildInMock
 
setRpmFactory(RpmFactory) - Method in class org.argeo.slc.rpmfactory.core.CreateRpmDistribution
 
setRpmFactory(RpmFactory) - Method in class org.argeo.slc.rpmfactory.core.ReleaseStaging
 
setRpmFactoryBaseDir(File) - Method in class org.argeo.slc.rpmfactory.core.RpmFactoryImpl
 
setRpmmacros(Map<String, String>) - Method in class org.argeo.slc.lib.linux.rpmfactory.RpmBuildEnvironment
 
setRpmmacros(Map<String, String>) - Method in class org.argeo.slc.rpmfactory.core.RpmFactoryImpl
 
setRpmPackage(String) - Method in class org.argeo.slc.lib.linux.rpmfactory.BuildInMock
 
setRpmPackage(String) - Method in class org.argeo.slc.rpmfactory.core.BuildInMock
 
setRpmRepoManager(RpmRepoManager) - Method in class org.argeo.slc.repo.core.SlcRepoManagerImpl
 
setRpmRepository(Repository) - Method in class org.argeo.slc.rpmfactory.core.RpmFactoryImpl
 
setRunlevelsScript(String) - Method in class org.argeo.slc.lib.linux.DefaultRedhatDeploymentData
 
setRunnableCalls(List<RunnableCall>) - Method in class org.argeo.slc.core.execution.generator.RunnableCallFlow
 
setRunnableCalls(List<RunnableCall>) - Method in class org.argeo.slc.core.execution.generator.RunnableCallFlowDescriptor
 
setRunnableFactory(RunnableFactory) - Method in class org.argeo.slc.core.execution.generator.ExecutionFlowGenerator
 
setScript(Resource) - Method in class org.argeo.slc.jsch.RemoteExec
 
setScript(Resource) - Method in class org.argeo.slc.lib.linux.ScriptCall
 
setScriptArgs(List<Object>) - Method in class org.argeo.slc.lib.linux.ScriptCall
 
setSeparator(String) - Method in class org.argeo.slc.repo.ModularDistributionIndexer
Separator used to parse the tabular file, default is ","
setServerRoot(String) - Method in class org.argeo.slc.support.deploy.HttpdServerTargetData
 
setSession(Session) - Method in class org.argeo.slc.client.ui.dist.views.AbstractQueryArtifactsView
 
setSession(Session) - Method in class org.argeo.slc.jcr.execution.JcrAttachmentUploader
 
setSession(Session) - Method in class org.argeo.slc.jsch.SshTarget
 
setSharedContextValuesMap(Map<String, Object>) - Method in class org.argeo.slc.core.execution.generator.RunnableCallFlow
 
setSizeVisible(boolean) - Method in class org.argeo.slc.client.ui.dist.views.ArtifactsBrowser
Sets the visibility of the size column
setSortChildNodes(boolean) - Method in class org.argeo.cms.ui.workbench.jcr.JcrBrowserView
Resets the tree content provider
setSortChildren(boolean) - Method in class org.argeo.slc.client.ui.dist.controllers.ArtifactsTreeContentProvider
 
setSource(ExecutionFlowGeneratorSource) - Method in class org.argeo.slc.core.execution.generator.ExecutionFlowGenerator
 
setSource(Resource) - Method in class org.argeo.slc.core.execution.SedFilteredResource
 
setSource(ContextAware) - Method in class org.argeo.slc.core.execution.tasks.OverrideContextAware
 
setSourceCoords(String) - Method in class org.argeo.slc.repo.osgi.MavenWrapper
 
setSourceCredentials(Credentials) - Method in class org.argeo.slc.repo.RepoSync
 
setSourceDatastore(String) - Method in class org.argeo.slc.lib.jcr.JcrRepositoryBackup
 
setSourcePassword(char[]) - Method in class org.argeo.slc.lib.jcr.JcrRepositoryBackup
 
setSourcePassword(char[]) - Method in class org.argeo.slc.repo.RepoSync
 
setSourceRepo(String) - Method in class org.argeo.slc.lib.jcr.JcrRepositoryBackup
 
setSourceRepoNode(Node) - Method in class org.argeo.slc.client.ui.dist.wizards.FetchWizard
 
setSourceRepository(Repository) - Method in class org.argeo.slc.repo.RepoSync
 
setSourceRepoUri(String) - Method in class org.argeo.slc.repo.RepoSync
 
setSourcesProvider(SourcesProvider) - Method in class org.argeo.slc.repo.osgi.ArchiveWrapper
 
setSourcesProvider(SourcesProvider) - Method in class org.argeo.slc.repo.osgi.UriWrapper
 
setSourceUsername(String) - Method in class org.argeo.slc.lib.jcr.JcrRepositoryBackup
 
setSourceUsername(String) - Method in class org.argeo.slc.repo.RepoSync
 
setSourceWksp(String) - Method in class org.argeo.slc.lib.jcr.JcrRepositoryBackup
 
setSourceWksp(String) - Method in class org.argeo.slc.repo.RepoSync
Synchronises only one workspace, retrieved by name without changing its name.
setSourceWorkspace(String) - Method in class org.argeo.slc.repo.maven.Migration_01_03
 
setSpecFile(Resource) - Method in class org.argeo.slc.lib.linux.rpmfactory.CreateSrpm
 
setSrpmFile(File) - Method in class org.argeo.slc.lib.linux.rpmfactory.ImportSrpm
 
setSshTarget(SshTarget) - Method in class org.argeo.slc.jsch.AbstractJschTask
 
setSshTarget(SshTarget) - Method in class org.argeo.slc.jsch.JschExecutor
 
setSshTarget(SshTarget) - Method in class org.argeo.slc.lib.linux.RedhatHostManager
 
setStagingBase(String) - Method in class org.argeo.slc.lib.linux.rpmfactory.RpmBuildEnvironment
 
setStarted(Boolean) - Method in class org.argeo.slc.deploy.ModuleDescriptor
 
setStatus(String) - Method in class org.argeo.slc.core.execution.DefaultProcess
 
setStatus(Integer) - Method in class org.argeo.slc.core.test.SimpleResultPart
 
setStatus(String) - Method in interface org.argeo.slc.execution.ExecutionProcess
Sets the current status of this process
setStatus(String) - Method in class org.argeo.slc.jcr.execution.JcrExecutionProcess
 
setStdErrFile(Resource) - Method in class org.argeo.slc.core.execution.tasks.SystemCall
 
setStdErrLogLevel(String) - Method in class org.argeo.slc.core.execution.tasks.SystemCall
 
setStdIn(Resource) - Method in class org.argeo.slc.jsch.RemoteExec
 
setStdInFile(Resource) - Method in class org.argeo.slc.core.execution.tasks.SystemCall
 
setStdOut(Resource) - Method in class org.argeo.slc.jsch.RemoteExec
 
setStdOutFile(Resource) - Method in class org.argeo.slc.core.execution.tasks.SystemCall
 
setStdOutLines(List<String>) - Method in class org.argeo.slc.jsch.RemoteExec
 
setStdOutLogLevel(String) - Method in class org.argeo.slc.core.execution.tasks.SystemCall
 
setSteps(List<ExecutionStep>) - Method in class org.argeo.slc.core.execution.DefaultProcess
 
setStreamHandler(ExecuteStreamHandler) - Method in class org.argeo.slc.jsch.JschExecutor
 
setStreamHandler(ExecuteStreamHandler) - Method in class org.argeo.slc.jsch.RemoteExec
 
setSubject(String) - Method in class org.argeo.slc.mail.SendMail
 
setSudo(String) - Method in class org.argeo.slc.core.execution.tasks.SystemCall
 
setSymbolicNamesMapping(Map<String, String>) - Method in class org.argeo.slc.repo.maven.Migration_01_03
 
setSynchronous(Boolean) - Method in class org.argeo.slc.core.execution.tasks.SystemCall
 
setSystemCall(SystemCall) - Method in class org.argeo.slc.jsch.RemoteExec
 
setSystemCalls(List<SystemCall>) - Method in class org.argeo.slc.jsch.RemoteExec
 
setSystemProperties(Properties) - Method in class org.argeo.slc.core.execution.tasks.JvmProcess
 
setSystemPropertiesFileDir(String) - Method in class org.argeo.slc.core.execution.tasks.JvmProcess
 
setSystemPropertiesFileName(String) - Method in class org.argeo.slc.core.execution.tasks.JvmProcess
 
setSystemPropertiesFileProperty(String) - Method in class org.argeo.slc.core.execution.tasks.JvmProcess
 
setTarget(Object) - Method in class org.argeo.slc.core.execution.tasks.MethodCall
 
setTarget(SimpleContextAware) - Method in class org.argeo.slc.core.execution.tasks.OverrideContextAware
 
setTargetBase(String) - Method in class org.argeo.slc.core.deploy.LocalFilesDeployment
 
setTargetBase(String) - Method in class org.argeo.slc.jsch.SshFilesDeployment
 
setTargetClass(Class<?>) - Method in class org.argeo.slc.core.execution.RefSpecAttribute
 
setTargetCredentials(Credentials) - Method in class org.argeo.slc.repo.RepoSync
 
setTargetData(TargetData) - Method in interface org.argeo.slc.deploy.Deployment
 
setTargetData(TargetData) - Method in class org.argeo.slc.lib.linux.SimpleLinuxHost
 
setTargetData(TargetData) - Method in class org.argeo.slc.support.deploy.HttpdApplicationDeployment
 
setTargetData(TargetData) - Method in class org.argeo.slc.support.deploy.HttpdServer
 
setTargetData(TargetData) - Method in class org.argeo.slc.support.deploy.HttpdServerDeployment
 
setTargetData(HttpdApplicationTargetData) - Method in class org.argeo.slc.support.deploy.SimpleHttpdApplication
 
setTargetFile(String) - Method in class org.argeo.slc.lib.jcr.JcrRepositoryBackup
 
setTargetPassword(char[]) - Method in class org.argeo.slc.repo.RepoSync
 
setTargetRepoNode(Node) - Method in class org.argeo.slc.client.ui.dist.wizards.FetchWizard
 
setTargetRepository(Repository) - Method in class org.argeo.slc.repo.RepoSync
 
setTargetRepoUri(String) - Method in class org.argeo.slc.repo.RepoSync
 
setTargetRootPath(String) - Method in class org.argeo.slc.support.deploy.HttpdApplicationTargetData
 
setTargets(List<String>) - Method in class org.argeo.slc.ant.AntRun
 
setTargetUsername(String) - Method in class org.argeo.slc.repo.RepoSync
 
setTargetWorkspace(String) - Method in class org.argeo.slc.repo.maven.Migration_01_03
 
setTasks(List<AbstractJschTask>) - Method in class org.argeo.slc.jsch.JschMultiTasks
 
setTestData(TestData) - Method in class org.argeo.slc.core.test.SimpleTestRun
 
setTestData(TestData) - Method in interface org.argeo.slc.test.WritableTestRun
 
setTestDefinition(TestDefinition) - Method in class org.argeo.slc.core.test.SimpleTestRun
 
setTestDefinition(TestDefinition) - Method in interface org.argeo.slc.test.WritableTestRun
 
setTestResult(TestResult) - Method in class org.argeo.slc.core.execution.tasks.CloseTestResult
 
setTestResult(TestResult) - Method in class org.argeo.slc.core.execution.tasks.SystemCall
 
setTestResult(TestResult) - Method in class org.argeo.slc.core.test.SimpleTestRun
 
setTestResult(TestResult) - Method in interface org.argeo.slc.test.WritableTestRun
 
setTestRunUuid(String) - Method in class org.argeo.slc.core.test.SimpleResultPart
For ORM
setText(String) - Method in class org.argeo.eclipse.ui.specific.CmsFileUpload
 
setText(String) - Method in class org.argeo.slc.mail.SendMail
 
setThen(Runnable) - Method in class org.argeo.slc.core.execution.tasks.If
 
setThrowError(Boolean) - Method in class org.argeo.slc.core.test.SimpleTestResult
 
setTimeout(Long) - Method in class org.argeo.slc.core.execution.DefaultAgentCli
 
setTitle(String) - Method in class org.argeo.slc.deploy.ModuleDescriptor
 
setTitle(String) - Method in class org.argeo.slc.osgi.OsgiBundle
 
setTitle(String) - Method in class org.argeo.swt.desktop.MiniBrowser.Context
 
setTo(String) - Method in class org.argeo.slc.mail.SendMail
 
setTopdir(File) - Method in class org.argeo.slc.lib.linux.rpmfactory.CreateSrpm
 
setTreeContentProvider(ITreeContentProvider) - Method in class org.argeo.slc.client.ui.dist.views.AnonymousDistributionsView
 
setTreeContentProvider(DistTreeContentProvider) - Method in class org.argeo.slc.client.ui.dist.views.DistributionsView
 
setType(String) - Method in class org.argeo.slc.core.execution.PrimitiveSpecAttribute
 
setType(String) - Method in class org.argeo.slc.core.execution.PrimitiveValue
 
setType(String) - Method in class org.argeo.slc.core.execution.RefValue
 
setUp() - Method in class org.argeo.slc.equinox.unit.AbstractOsgiRuntimeTestCase
 
setUri(String) - Method in class org.argeo.slc.repo.osgi.ArchiveSourcesProvider
 
setUri(String) - Method in class org.argeo.slc.repo.osgi.ArchiveWrapper
 
setUri(String) - Method in class org.argeo.slc.repo.osgi.UriWrapper
 
setUrl(String) - Method in class org.argeo.slc.core.deploy.VersionedDirSync
 
setUrl(String) - Method in class org.argeo.slc.rpmfactory.core.AbstractRpmRepository
 
setUrl(String) - Method in class org.argeo.swt.desktop.MiniBrowser.Context
 
setUrl(Path) - Method in class org.argeo.swt.desktop.MiniExplorer
 
setUrl(String) - Method in class org.argeo.swt.desktop.MiniExplorer
 
setUrl(URL) - Method in class org.argeo.swt.desktop.MiniImageViewer
 
setUrl(String) - Method in class org.argeo.swt.desktop.MiniImageViewer
 
setUrl(URL) - Method in class org.argeo.swt.desktop.MiniTextEditor
 
setUrl(String) - Method in class org.argeo.swt.desktop.MiniTextEditor
 
setUseDefaultExcludes(Boolean) - Method in class org.argeo.slc.core.deploy.DefaultResourceSet
 
setUsePrivateKey(Boolean) - Method in class org.argeo.slc.jsch.SshTarget
 
setUser(String) - Method in class org.argeo.slc.jsch.RemoteExec
 
setUser(String) - Method in class org.argeo.slc.jsch.SshTarget
 
setUserAdmin(UserAdmin) - Method in class org.argeo.cms.spring.SimpleRoleRegistration
 
setUserAdmin(UserAdmin) - Method in class org.argeo.cms.ui.workbench.commands.OpenChangePasswordDialog
 
setUserInfo(UserInfo) - Method in class org.argeo.slc.jsch.SshTarget
 
setUsername(String) - Method in class org.argeo.slc.mail.SendMail
 
setUserTransaction(UserTransaction) - Method in class org.argeo.cms.spring.SimpleRoleRegistration
 
setUserTransaction(UserTransaction) - Method in class org.argeo.cms.ui.workbench.commands.OpenChangePasswordDialog
 
setUseSsh(Boolean) - Method in class org.argeo.slc.lib.linux.RedhatHostManager
 
setUuid(String) - Method in interface org.argeo.slc.core.attachment.Attachment
 
setUuid(String) - Method in class org.argeo.slc.core.attachment.SimpleAttachment
 
setUuid(String) - Method in class org.argeo.slc.core.execution.DefaultProcess
 
setUuid(String) - Method in class org.argeo.slc.core.test.SimpleTestResult
 
setUuid(String) - Method in class org.argeo.slc.core.test.SimpleTestRun
 
setUuid(String) - Method in class org.argeo.slc.jcr.JcrTestResult
 
setValue(Object) - Method in interface org.argeo.slc.core.execution.PrimitiveAccessor
 
setValue(Object) - Method in class org.argeo.slc.core.execution.PrimitiveSpecAttribute
 
setValue(Object) - Method in class org.argeo.slc.core.execution.PrimitiveValue
 
setValue(Object) - Method in class org.argeo.slc.core.execution.RefSpecAttribute
 
setValues(Map<String, Object>) - Method in class org.argeo.slc.core.test.context.SimpleContextAware
 
setValues(Map<String, Object>) - Method in class org.argeo.slc.execution.ExecutionFlowDescriptor
 
setValues(Map<String, Object>) - Method in interface org.argeo.slc.test.context.ContextAware
Set reached values.
setVariable(String, Object) - Method in class org.argeo.slc.core.execution.MapExecutionContext
 
setVariable(String, Object) - Method in interface org.argeo.slc.execution.ExecutionContext
 
setVcpu(Integer) - Method in class org.argeo.slc.lib.linux.DeployLxcContainer
 
setVerbose(Boolean) - Method in class org.argeo.slc.jsch.SimpleUserInfo
 
setVersion(String) - Method in class org.argeo.slc.core.build.VersionedResourceDistribution
 
setVersion(String) - Method in class org.argeo.slc.DefaultNameVersion
 
setVersion(String) - Method in class org.argeo.slc.repo.maven.GenerateBinaries
 
setVersion(String) - Method in class org.argeo.slc.repo.osgi.ArchiveWrapper
 
setVersion(String) - Method in class org.argeo.slc.repo.osgi.BndWrapper
 
setVersion(String) - Method in class org.argeo.slc.repo.osgi.NormalizeGroup
Deprecated.
 
setVersioningDriver(VersioningDriver) - Method in class org.argeo.slc.core.deploy.VersionedDirSync
 
setVersionSeparator(String) - Method in class org.argeo.slc.repo.osgi.UriWrapper
 
setVersionString(String) - Method in class org.argeo.slc.core.build.VersionDistributionId
Parse the provided string in order to set the various components.
setVm(VBoxMachine) - Method in class org.argeo.slc.lib.vbox.VBoxManager
 
setWatchdog(ExecuteWatchdog) - Method in class org.argeo.slc.jsch.JschExecutor
 
setWatchdogTimeout(Long) - Method in class org.argeo.slc.core.execution.tasks.SystemCall
 
setWebServer(HttpdServer) - Method in class org.argeo.slc.support.deploy.HttpdApplicationTargetData
 
setWithExecutionSubdirectory(Boolean) - Method in class org.argeo.slc.core.execution.FileExecutionResources
Default is true.
setWithTestingRepository(Boolean) - Method in class org.argeo.slc.rpmfactory.core.RpmFactoryImpl
 
setWkspMap(Map<String, String>) - Method in class org.argeo.slc.repo.RepoSync
Synchronises a map of workspaces that will be retrieved by name.
setWorkingDirectory(File) - Method in class org.argeo.slc.jsch.JschExecutor
 
setWorkspace(String) - Method in class org.argeo.slc.repo.maven.GenerateBinaries
 
setWorkspace(String) - Method in class org.argeo.slc.repo.maven.IndexDistribution
 
setWorkspace(String) - Method in class org.argeo.slc.repo.osgi.ImportBundlesZip
Deprecated.
 
setWorkspace(String) - Method in class org.argeo.slc.repo.osgi.NormalizeGroup
Deprecated.
 
setWorkspace(String) - Method in class org.argeo.slc.repo.osgi.OsgiFactoryImpl
 
setWrappers(Map<String, BndWrapper>) - Method in class org.argeo.slc.repo.osgi.ArchiveWrapper
 
setWriteTo(Resource) - Method in class org.argeo.slc.core.execution.tasks.Echo
 
setxForwarding(Boolean) - Method in class org.argeo.slc.jsch.RemoteExec
 
setYumConf(String) - Method in class org.argeo.slc.rpmfactory.core.ThirdPartyRpmRepository
 
setYumConfigMainSection(String) - Method in class org.argeo.slc.rpmfactory.core.RpmFactoryImpl
 
setYumListOutput(Resource) - Method in class org.argeo.slc.rpmfactory.core.YumListParser
 
setZipFile(String) - Method in class org.argeo.slc.repo.osgi.ImportBundlesZip
Deprecated.
 
shouldGenerateIdAsFallback() - Method in class org.argeo.slc.core.execution.xml.FlowBeanDefinitionParser
 
shouldGenerateIdAsFallback() - Method in class org.argeo.slc.core.execution.xml.SpecBeanDefinitionParser
 
shouldUpdate(Session, String) - Method in class org.argeo.slc.rpmfactory.core.RpmProxyServiceImpl
 
showMessage(String) - Method in class org.argeo.slc.jsch.SimpleUserInfo
 
ShowSizeColumn - Class in org.argeo.slc.client.ui.dist.commands
Change visible state of the ArtifactBrower size column
ShowSizeColumn() - Constructor for class org.argeo.slc.client.ui.dist.commands.ShowSizeColumn
 
shutdown() - Method in interface org.argeo.slc.deploy.DynamicRuntime
 
shutdown() - Method in class org.argeo.slc.osgi.OsgiRuntime
 
SimpleAttachment - Class in org.argeo.slc.core.attachment
 
SimpleAttachment() - Constructor for class org.argeo.slc.core.attachment.SimpleAttachment
 
SimpleAttachment(String, String, String) - Constructor for class org.argeo.slc.core.attachment.SimpleAttachment
 
SimpleContextAware - Class in org.argeo.slc.core.test.context
 
SimpleContextAware() - Constructor for class org.argeo.slc.core.test.context.SimpleContextAware
 
SimpleExecutables - Class in org.argeo.slc.core.deploy
 
SimpleExecutables() - Constructor for class org.argeo.slc.core.deploy.SimpleExecutables
 
SimpleHttpdApplication - Class in org.argeo.slc.support.deploy
 
SimpleHttpdApplication() - Constructor for class org.argeo.slc.support.deploy.SimpleHttpdApplication
 
SimpleJdbcDatabase - Class in org.argeo.slc.support.deploy.db
 
SimpleJdbcDatabase() - Constructor for class org.argeo.slc.support.deploy.db.SimpleJdbcDatabase
 
SimpleLinuxHost - Class in org.argeo.slc.lib.linux
 
SimpleLinuxHost() - Constructor for class org.argeo.slc.lib.linux.SimpleLinuxHost
 
SimpleParentContextAware - Class in org.argeo.slc.core.test.context
 
SimpleParentContextAware() - Constructor for class org.argeo.slc.core.test.context.SimpleParentContextAware
 
SimpleResultPart - Class in org.argeo.slc.core.test
Basic implementation of a result part, implementing the standard three status approach for test results.
SimpleResultPart() - Constructor for class org.argeo.slc.core.test.SimpleResultPart
 
SimpleResultPart(Integer, String) - Constructor for class org.argeo.slc.core.test.SimpleResultPart
 
SimpleResultPart(Integer, String, Exception) - Constructor for class org.argeo.slc.core.test.SimpleResultPart
 
SimpleRoleRegistration - Class in org.argeo.cms.spring
Register one or many roles via a user admin service.
SimpleRoleRegistration() - Constructor for class org.argeo.cms.spring.SimpleRoleRegistration
 
SimpleTestResult - Class in org.argeo.slc.core.test
Basic implementation of a test result containing only a list of result parts.
SimpleTestResult() - Constructor for class org.argeo.slc.core.test.SimpleTestResult
 
SimpleTestRun - Class in org.argeo.slc.core.test
A basic bean implementation of a WritableTestRun, holding references to the various parts of a test run.
SimpleTestRun() - Constructor for class org.argeo.slc.core.test.SimpleTestRun
 
SimpleUserInfo - Class in org.argeo.slc.jsch
Basic implementation of user info.
SimpleUserInfo() - Constructor for class org.argeo.slc.jsch.SimpleUserInfo
 
singleLevel(Node) - Method in class org.argeo.slc.repo.RepoSync
 
SingleResultNode - Class in org.argeo.slc.client.ui.model
UI Tree component.
SingleResultNode(TreeParent, Node, String) - Constructor for class org.argeo.slc.client.ui.model.SingleResultNode
Creates a new UiNode in the UI Tree
SingleSourcingException - Exception in org.argeo.eclipse.ui.specific
Exception related to SWT/RWT single sourcing.
SingleSourcingException(String, Throwable) - Constructor for exception org.argeo.eclipse.ui.specific.SingleSourcingException
 
SingleSourcingException(String) - Constructor for exception org.argeo.eclipse.ui.specific.SingleSourcingException
 
SIP - Static variable in class org.argeo.slc.client.ui.dist.views.AbstractQueryArtifactsView
 
sizeDesc(Long) - Method in class org.argeo.slc.jsch.ScpTo
 
skipDirName(String) - Method in class org.argeo.slc.repo.maven.ConvertPoms_01_03
 
SLC_ - Static variable in interface org.argeo.slc.SlcNames
 
SLC_ADDRESS - Static variable in interface org.argeo.slc.SlcNames
 
SLC_AGENT - Static variable in interface org.argeo.slc.SlcTypes
 
SLC_AGENT_FACTORY - Static variable in interface org.argeo.slc.SlcTypes
 
SLC_AGENTS - Static variable in interface org.argeo.slc.SlcNames
 
SLC_AGGREGATED_STATUS - Static variable in interface org.argeo.slc.SlcNames
 
SLC_ARTIFACT - Static variable in interface org.argeo.slc.SlcTypes
 
SLC_ARTIFACT_BASE - Static variable in interface org.argeo.slc.SlcTypes
 
SLC_ARTIFACT_CLASSIFIER - Static variable in interface org.argeo.slc.SlcNames
 
SLC_ARTIFACT_EXTENSION - Static variable in interface org.argeo.slc.SlcNames
 
SLC_ARTIFACT_ID - Static variable in interface org.argeo.slc.SlcNames
 
SLC_ARTIFACT_VERSION - Static variable in interface org.argeo.slc.SlcNames
 
SLC_ARTIFACT_VERSION_BASE - Static variable in interface org.argeo.slc.SlcTypes
 
SLC_AS_STRING - Static variable in interface org.argeo.slc.SlcNames
 
SLC_BASE_PATH - Static variable in interface org.argeo.slc.jcr.SlcJcrConstants
 
SLC_BUNDLE_ARTIFACT - Static variable in interface org.argeo.slc.SlcTypes
 
SLC_BUNDLE_DESCRIPTION - Static variable in interface org.argeo.slc.client.ui.dist.DistConstants
 
SLC_BUNDLE_LICENCE - Static variable in interface org.argeo.slc.client.ui.dist.DistConstants
 
SLC_BUNDLE_NAME - Static variable in interface org.argeo.slc.client.ui.dist.DistConstants
 
SLC_BUNDLE_VENDOR - Static variable in interface org.argeo.slc.client.ui.dist.DistConstants
 
SLC_BUNDLE_VERSION - Static variable in interface org.argeo.slc.SlcNames
 
SLC_CATEGORIZED_NAME_VERSION - Static variable in interface org.argeo.slc.SlcTypes
 
SLC_CATEGORY - Static variable in interface org.argeo.slc.SlcNames
 
SLC_CATEGORY_ID - Static variable in interface org.argeo.slc.repo.RepoConstants
 
SLC_CHECK - Static variable in interface org.argeo.slc.SlcTypes
 
SLC_COMPLETED - Static variable in interface org.argeo.slc.SlcNames
 
SLC_DIFF_RESULT - Static variable in interface org.argeo.slc.SlcTypes
 
SLC_DYNAMIC_IMPORTED_PACKAGE - Static variable in interface org.argeo.slc.SlcTypes
 
SLC_ERROR_MESSAGE - Static variable in interface org.argeo.slc.SlcNames
 
SLC_EXECUTION_FLOW - Static variable in interface org.argeo.slc.SlcTypes
 
SLC_EXECUTION_MODULE - Static variable in class org.argeo.slc.execution.ExecutionModuleDescriptor
Metadata header identifying an SLC execution module
SLC_EXECUTION_MODULE - Static variable in interface org.argeo.slc.SlcTypes
 
SLC_EXECUTION_SPEC - Static variable in interface org.argeo.slc.SlcTypes
 
SLC_EXECUTION_SPEC_ATTRIBUTE - Static variable in interface org.argeo.slc.SlcTypes
 
SLC_EXECUTION_SPECS - Static variable in interface org.argeo.slc.SlcNames
 
SLC_EXPORTED_PACKAGE - Static variable in interface org.argeo.slc.SlcTypes
 
SLC_FLOW - Static variable in interface org.argeo.slc.SlcNames
 
SLC_FRAGMENT_HOST - Static variable in interface org.argeo.slc.SlcTypes
 
SLC_GROUP_BASE - Static variable in interface org.argeo.slc.SlcTypes
 
SLC_GROUP_BASE_ID - Static variable in interface org.argeo.slc.SlcNames
 
SLC_GROUP_ID - Static variable in interface org.argeo.slc.SlcNames
 
SLC_IMPORTED_PACKAGE - Static variable in interface org.argeo.slc.SlcTypes
 
SLC_IS_CONSTANT - Static variable in interface org.argeo.slc.SlcNames
 
SLC_IS_HIDDEN - Static variable in interface org.argeo.slc.SlcNames
 
SLC_IS_IMMUTABLE - Static variable in interface org.argeo.slc.SlcNames
 
SLC_ISSUES - Static variable in interface org.argeo.slc.SlcNames
 
SLC_JAR_FILE - Static variable in interface org.argeo.slc.SlcTypes
 
SLC_JAVA_PACKAGE - Static variable in interface org.argeo.slc.SlcTypes
 
SLC_KNOWN_ORIGIN - Static variable in interface org.argeo.slc.SlcTypes
 
SLC_LOG - Static variable in interface org.argeo.slc.SlcNames
 
SLC_LOG_DEBUG - Static variable in interface org.argeo.slc.SlcTypes
 
SLC_LOG_ENTRY - Static variable in interface org.argeo.slc.SlcTypes
 
SLC_LOG_ERROR - Static variable in interface org.argeo.slc.SlcTypes
 
SLC_LOG_INFO - Static variable in interface org.argeo.slc.SlcTypes
 
SLC_LOG_TRACE - Static variable in interface org.argeo.slc.SlcTypes
 
SLC_LOG_WARNING - Static variable in interface org.argeo.slc.SlcTypes
 
SLC_MAJOR - Static variable in interface org.argeo.slc.SlcNames
 
SLC_MANIFEST - Static variable in interface org.argeo.slc.SlcNames
 
SLC_MESSAGE - Static variable in interface org.argeo.slc.SlcNames
 
SLC_METADATA - Static variable in interface org.argeo.slc.SlcNames
 
SLC_MICRO - Static variable in interface org.argeo.slc.SlcNames
 
SLC_MINOR - Static variable in interface org.argeo.slc.SlcNames
 
SLC_MODULAR_DISTRIBUTION - Static variable in interface org.argeo.slc.SlcTypes
 
SLC_MODULAR_DISTRIBUTION_BASE - Static variable in interface org.argeo.slc.SlcTypes
 
SLC_MODULE - Static variable in interface org.argeo.slc.SlcTypes
 
SLC_MODULE_COORDINATES - Static variable in interface org.argeo.slc.SlcTypes
 
SLC_MODULES - Static variable in interface org.argeo.slc.SlcNames
 
SLC_MY_RESULT_ROOT_FOLDER - Static variable in interface org.argeo.slc.SlcTypes
 
SLC_MY_RESULTS - Static variable in interface org.argeo.slc.SlcNames
 
SLC_NAME - Static variable in interface org.argeo.slc.SlcNames
 
SLC_NAME_VERSION - Static variable in interface org.argeo.slc.SlcTypes
 
SLC_OPTIONAL - Static variable in interface org.argeo.slc.SlcNames
 
SLC_ORIGIN - Static variable in interface org.argeo.slc.SlcNames
 
SLC_OSGI_VERSION - Static variable in interface org.argeo.slc.SlcTypes
 
SLC_PRIMITIVE_SPEC_ATTRIBUTE - Static variable in interface org.argeo.slc.SlcTypes
 
SLC_PROCESS - Static variable in interface org.argeo.slc.SlcTypes
 
SLC_PROCESS_ID - Static variable in interface org.argeo.slc.execution.ExecutionModulesManager
Used to filter event notified to an execution notifier.
SLC_PROCESSES - Static variable in interface org.argeo.slc.SlcNames
 
SLC_PROPERTY - Static variable in interface org.argeo.slc.SlcTypes
 
SLC_PROXIED - Static variable in interface org.argeo.slc.SlcTypes
 
SLC_PROXY - Static variable in interface org.argeo.slc.SlcNames
 
SLC_QUALIFIER - Static variable in interface org.argeo.slc.SlcNames
 
SLC_REALIZED_FLOW - Static variable in interface org.argeo.slc.SlcTypes
 
SLC_REF_SPEC_ATTRIBUTE - Static variable in interface org.argeo.slc.SlcTypes
 
SLC_REQUIRED_BUNDLE - Static variable in interface org.argeo.slc.SlcTypes
 
SLC_RESULT_FOLDER - Static variable in interface org.argeo.slc.SlcTypes
 
SLC_RESULT_PART - Static variable in interface org.argeo.slc.SlcNames
 
SLC_RESULTS - Static variable in interface org.argeo.slc.SlcNames
 
SLC_RPM - Static variable in interface org.argeo.slc.SlcTypes
 
SLC_RPM_ARCH - Static variable in interface org.argeo.slc.SlcNames
 
SLC_RPM_ARCHIVE_SIZE - Static variable in interface org.argeo.slc.SlcNames
 
SLC_RPM_RELEASE - Static variable in interface org.argeo.slc.SlcNames
 
SLC_RPM_VERSION - Static variable in interface org.argeo.slc.SlcNames
 
SLC_SPEC - Static variable in interface org.argeo.slc.SlcNames
 
SLC_STARTED - Static variable in interface org.argeo.slc.SlcNames
 
SLC_STATUS - Static variable in interface org.argeo.slc.SlcNames
 
SLC_SUCCESS - Static variable in interface org.argeo.slc.SlcNames
 
SLC_SUMMARY - Static variable in interface org.argeo.slc.SlcNames
 
SLC_SYMBOLIC_NAME - Static variable in interface org.argeo.slc.SlcNames
 
SLC_SYSTEM - Static variable in interface org.argeo.slc.SlcNames
 
SLC_TAG - Static variable in interface org.argeo.slc.SlcNames
 
SLC_TEST_CASE - Static variable in interface org.argeo.slc.SlcNames
 
SLC_TEST_CASE_TYPE - Static variable in interface org.argeo.slc.SlcNames
 
SLC_TEST_RESULT - Static variable in interface org.argeo.slc.SlcTypes
 
SLC_TIMESTAMP - Static variable in interface org.argeo.slc.SlcNames
 
SLC_TYPE - Static variable in interface org.argeo.slc.SlcNames
 
SLC_URL - Static variable in interface org.argeo.slc.SlcNames
 
SLC_USES - Static variable in interface org.argeo.slc.SlcNames
 
SLC_UUID - Static variable in interface org.argeo.slc.SlcNames
 
SLC_VALUE - Static variable in interface org.argeo.slc.SlcNames
 
SLC_VERSION - Static variable in interface org.argeo.slc.SlcNames
 
SLC_VM - Static variable in interface org.argeo.slc.SlcNames
 
SlcAgent - Interface in org.argeo.slc.execution
A local agent can run SLC processes.
SlcAgentCli - Interface in org.argeo.slc.execution
Interpret a command line and run it in the underlying agent, with the proper authentication.
SlcConstants - Interface in org.argeo.slc
Constants useful across all SLC components
slcDirName - Static variable in class org.argeo.slc.cli.SlcMain
 
SlcException - Exception in org.argeo.slc
Basis for all SLC exceptions.
SlcException(String) - Constructor for exception org.argeo.slc.SlcException
Constructor.
SlcException(String, Throwable) - Constructor for exception org.argeo.slc.SlcException
Constructor.
SlcExecutionAppender - Class in org.argeo.slc.log4j
Not meant to be used directly in standard log4j config
SlcExecutionAppender() - Constructor for class org.argeo.slc.log4j.SlcExecutionAppender
 
SlcExecutionPerspective - Class in org.argeo.slc.client.ui
Perspective to manage SLC execution flows.
SlcExecutionPerspective() - Constructor for class org.argeo.slc.client.ui.SlcExecutionPerspective
 
SlcImages - Class in org.argeo.slc.client.ui
Shared images.
SlcImages() - Constructor for class org.argeo.slc.client.ui.SlcImages
 
SlcImages - Class in org.argeo.slc.e4
Shared images.
SlcImages() - Constructor for class org.argeo.slc.e4.SlcImages
 
SlcJcrConstants - Interface in org.argeo.slc.jcr
JCR related constants used across SLC
SlcJcrResultUtils - Class in org.argeo.slc.jcr
Utilities around the SLC JCR Result model.
SlcJcrResultUtils() - Constructor for class org.argeo.slc.jcr.SlcJcrResultUtils
 
SlcJcrUtils - Class in org.argeo.slc.jcr
Utilities around the SLC JCR model.
SlcMain - Class in org.argeo.slc.cli
Configures an SLC runtime and runs a process.
SlcMain(String[], File, File, File) - Constructor for class org.argeo.slc.cli.SlcMain
 
SlcNames - Interface in org.argeo.slc
JCR names used by SLC
SlcRapPlugin - Class in org.argeo.slc.client.rap
The activator class controls the plug-in life cycle Enable life-cycle management of RAP specific services
SlcRapPlugin() - Constructor for class org.argeo.slc.client.rap.SlcRapPlugin
The constructor
SlcRepoManager - Interface in org.argeo.slc.repo
Coordinator of the various type of repository (Java, RPM, etc.)
SlcRepoManagerImpl - Class in org.argeo.slc.repo.core
Coordinator of the various repositories.
SlcRepoManagerImpl() - Constructor for class org.argeo.slc.repo.core.SlcRepoManagerImpl
 
SlcSecureRap - Class in org.argeo.slc.client.rap
This class controls all aspects of the application's execution and is contributed through the plugin.xml.
SlcSecureRap() - Constructor for class org.argeo.slc.client.rap.SlcSecureRap
 
SlcTestUtils - Class in org.argeo.slc.core.test
 
SlcTypes - Interface in org.argeo.slc
JCR node types used by SLC
SlcUiConstants - Interface in org.argeo.slc.client.ui
SLC UI common constants
sleep(long) - Method in class org.argeo.slc.equinox.unit.AbstractOsgiRuntimeTestCase
 
sleepWhenPolling() - Method in class org.argeo.slc.osgi.BundlesManager
 
SNAPSHOT - Static variable in class org.argeo.slc.repo.maven.AetherUtils
 
SNAPSHOT_TIMESTAMP - Static variable in class org.argeo.slc.repo.maven.AetherUtils
 
SOLARIS - Static variable in class org.argeo.slc.cli.SlcMain
 
source - Variable in class org.argeo.slc.core.execution.generator.ExecutionFlowGenerator
Source providing a list of RunnableCallFlowDescriptor used to create RunnableCallFlow and a list of RunnableDataNode used to create any kind of flow via a factory
SOURCES_ARTIFACT_ID - Static variable in interface org.argeo.slc.repo.RepoConstants
 
SourcesProvider - Interface in org.argeo.slc.repo.osgi
Provides access to Java sources
SpecBeanDefinitionParser - Class in org.argeo.slc.core.execution.xml
Interprets the tag
SpecBeanDefinitionParser() - Constructor for class org.argeo.slc.core.execution.xml.SpecBeanDefinitionParser
 
SpnegoWorkbenchLogin - Class in org.argeo.cms.ui.workbench.rap
 
SpnegoWorkbenchLogin() - Constructor for class org.argeo.cms.ui.workbench.rap.SpnegoWorkbenchLogin
 
SpringCommandHandler - Class in org.argeo.eclipse.spring
Allows to declare Eclipse commands as Spring beans
SpringCommandHandler() - Constructor for class org.argeo.eclipse.spring.SpringCommandHandler
 
SpringExtensionFactory - Class in org.argeo.eclipse.spring
The Spring Extension Factory builds a bridge between the Eclipse Extension Registry and the Spring Framework (especially Spring Dynamic Modules).
SpringExtensionFactory() - Constructor for class org.argeo.eclipse.spring.SpringExtensionFactory
 
SshFilesDeployment - Class in org.argeo.slc.jsch
 
SshFilesDeployment() - Constructor for class org.argeo.slc.jsch.SshFilesDeployment
 
SshFilesDeployment(SshTarget, ResourceSet) - Constructor for class org.argeo.slc.jsch.SshFilesDeployment
 
SshShell - Class in org.argeo.slc.jsch
 
SshShell() - Constructor for class org.argeo.slc.jsch.SshShell
 
SshTarget - Class in org.argeo.slc.jsch
 
SshTarget() - Constructor for class org.argeo.slc.jsch.SshTarget
 
StagingRpmRepository - Class in org.argeo.slc.rpmfactory.core
Local build repository, used only for builds.
StagingRpmRepository() - Constructor for class org.argeo.slc.rpmfactory.core.StagingRpmRepository
 
start(BundleContext) - Method in class org.argeo.cms.desktop.Activator
 
start(IApplicationContext) - Method in class org.argeo.cms.e4.rcp.CmsE4Application
 
start(BundleContext) - Method in class org.argeo.cms.ui.workbench.rap.SecureRapActivator
 
start(BundleContext) - Method in class org.argeo.cms.ui.workbench.WorkbenchUiPlugin
 
start(BundleContext) - Method in class org.argeo.slc.client.rap.SlcRapPlugin
 
start(BundleContext) - Method in class org.argeo.slc.client.ui.ClientUiPlugin
 
start(BundleContext) - Method in class org.argeo.slc.client.ui.dist.DistPlugin
 
start(NameVersion) - Method in interface org.argeo.slc.deploy.ModulesManager
Starts the module
START - Static variable in class org.argeo.slc.execution.ExecutionStep
Deprecated. 
start(NameVersion) - Method in class org.argeo.slc.osgi.OsgiExecutionModulesManager
 
start() - Method in class org.argeo.slc.support.deploy.HttpdServerManager
 
STARTING - Static variable in class org.argeo.cms.ui.workbench.osgi.OsgiExplorerImages
 
startModule(NameVersion) - Method in interface org.argeo.slc.deploy.DynamicRuntime
 
startModule(NameVersion) - Method in class org.argeo.slc.osgi.OsgiRuntime
 
startRuntime() - Method in class org.argeo.slc.equinox.unit.AbstractOsgiRuntimeTestCase
 
startStopExecutionModule(ModulesManager, Node) - Static method in class org.argeo.slc.client.ui.ClientUiPlugin
Start execution module if it was stopped and vice-versa
startSynchronous(Bundle) - Method in class org.argeo.slc.osgi.BundlesManager
Starts bundle synchronously.
startVm() - Method in class org.argeo.slc.lib.vbox.VBoxManager
 
startVm(String) - Method in class org.argeo.slc.lib.vbox.VBoxManager
 
startVmHeadless() - Method in class org.argeo.slc.lib.vbox.VBoxManager
 
statusChanged() - Method in class org.argeo.slc.client.ui.editors.ProcessBuilderPage
Reflects a status change
STATUSSTR_ERROR - Static variable in interface org.argeo.slc.test.TestStatus
 
STATUSSTR_FAILED - Static variable in interface org.argeo.slc.test.TestStatus
 
STATUSSTR_PASSED - Static variable in interface org.argeo.slc.test.TestStatus
 
statusToString(Integer) - Static method in class org.argeo.slc.core.test.SlcTestUtils
 
stdOut(Object) - Static method in class org.argeo.slc.repo.maven.ConvertPoms_01_03
 
stop(BundleContext) - Method in class org.argeo.cms.desktop.Activator
 
stop() - Method in class org.argeo.cms.e4.rcp.CmsE4Application
 
stop(BundleContext) - Method in class org.argeo.cms.ui.workbench.rap.SecureRapActivator
 
stop(BundleContext) - Method in class org.argeo.cms.ui.workbench.WorkbenchUiPlugin
 
stop(BundleContext) - Method in class org.argeo.slc.client.rap.SlcRapPlugin
 
stop(BundleContext) - Method in class org.argeo.slc.client.ui.ClientUiPlugin
 
stop(NameVersion) - Method in interface org.argeo.slc.deploy.ModulesManager
Stops the module
stop(NameVersion) - Method in class org.argeo.slc.osgi.OsgiExecutionModulesManager
 
stop() - Method in class org.argeo.slc.support.deploy.HttpdServerManager
 
stopRuntime() - Method in class org.argeo.slc.equinox.unit.AbstractOsgiRuntimeTestCase
 
stopSynchronous(Bundle) - Method in class org.argeo.slc.osgi.BundlesManager
Stops bundle synchronously.
storeAttachment(Attachment, InputStream) - Method in interface org.argeo.slc.core.attachment.AttachmentsStorage
Does NOT close the provided input stream.
storeAttachment(Attachment, InputStream) - Method in class org.argeo.slc.core.attachment.FileAttachmentsStorage
 
StreamReadable - Interface in org.argeo.slc
 
stringToStatus(String) - Static method in class org.argeo.slc.core.test.SlcTestUtils
 
support(String) - Method in class org.argeo.slc.repo.ArtifactIndexer
 
support(String) - Method in class org.argeo.slc.repo.JarFileIndexer
 
support(String) - Method in class org.argeo.slc.repo.ModularDistributionIndexer
 
support(String) - Method in interface org.argeo.slc.repo.NodeIndexer
Whether the node at this path will be supported.
support(String) - Method in class org.argeo.slc.repo.PdeSourcesIndexer
 
support(String) - Method in class org.argeo.slc.repo.RpmIndexer
 
SwingUserInfo - Class in org.argeo.slc.jsch
Retrieves a password or a passphrase using standard Swing
SwingUserInfo() - Constructor for class org.argeo.slc.jsch.SwingUserInfo
 
SwingUserInfo.PasswordDialog - Class in org.argeo.slc.jsch
 
syncDistribution(Session, Set<Artifact>) - Method in class org.argeo.slc.repo.maven.IndexDistribution
 
syncExecutionModule(ModuleDescriptor) - Method in class org.argeo.slc.jcr.execution.JcrExecutionModulesListener
 
synchronize(ParentContextAware) - Static method in class org.argeo.slc.core.test.context.ContextUtils
Makes sure that all children and sub-children of parent share the same maps for values and expected values.
syncNode(Node, Session) - Method in class org.argeo.slc.repo.RepoSync
 
syncWorkspace(Session, Session) - Method in class org.argeo.slc.repo.RepoSync
 
SYSPROP_EXECUTION_AUTO_UPGRADE - Static variable in class org.argeo.slc.core.execution.ExecutionThread
 
SystemCall - Class in org.argeo.slc.core.execution.tasks
Execute an OS specific system call.
SystemCall() - Constructor for class org.argeo.slc.core.execution.tasks.SystemCall
Empty constructor
SystemCall(List<Object>) - Constructor for class org.argeo.slc.core.execution.tasks.SystemCall
Constructor based on the provided command list.
SystemCall(String) - Constructor for class org.argeo.slc.core.execution.tasks.SystemCall
Constructor based on the provided command.
SystemCallOutputListener - Interface in org.argeo.slc.core.execution.tasks
 

T

TableDiffPosition - Class in org.argeo.slc.diff
A diff position within a table structure such a CSV file or an SQL result set.
TableDiffPosition(RelatedFile, Integer, Integer, String) - Constructor for class org.argeo.slc.diff.TableDiffPosition
 
TargetData - Interface in org.argeo.slc.deploy
 
targetFinished(BuildEvent) - Method in class org.argeo.slc.ant.AntRun.LoggingListener
 
targetStarted(BuildEvent) - Method in class org.argeo.slc.ant.AntRun.LoggingListener
 
taskFinished(BuildEvent) - Method in class org.argeo.slc.ant.AntRun.LoggingListener
 
taskStarted(BuildEvent) - Method in class org.argeo.slc.ant.AntRun.LoggingListener
 
tearDown() - Method in class org.argeo.slc.equinox.unit.AbstractOsgiRuntimeTestCase
 
tearDown() - Method in class org.argeo.slc.unit.AbstractSpringTestCase
 
TestData - Interface in org.argeo.slc.test
Any data required by a test in order to run: configuration, expected, reached, etc.
TestDataProvider - Interface in org.argeo.slc.test
 
TestDataUtils - Class in org.argeo.slc.core.test
Utilities for dealing with test datas.
TestDefinition - Interface in org.argeo.slc.test
The programmatic definition of a test, which will be associated with transient objects within a test run.
TestResult - Interface in org.argeo.slc.test
The result of a test
TestResultListener<T extends TestResult> - Interface in org.argeo.slc.test
Listener to the operations on a test result.
TestResultPart - Interface in org.argeo.slc.test
Part of a test result.
TestRun - Interface in org.argeo.slc.test
The actual run of a test
TestRunAware - Interface in org.argeo.slc.test
Allows a test run to notify other objects.
TestStatus - Interface in org.argeo.slc.test
Simple statuses.
THEME_PLUGIN_ID - Static variable in class org.argeo.cms.ui.workbench.WorkbenchUiPlugin
 
ThirdPartyRpmRepository - Class in org.argeo.slc.rpmfactory.core
A repository of third party RPMs used for the build.
ThirdPartyRpmRepository() - Constructor for class org.argeo.slc.rpmfactory.core.ThirdPartyRpmRepository
 
thread - Variable in class org.argeo.slc.execution.ExecutionStep
 
timeFormatter - Static variable in class org.argeo.slc.client.ui.dist.controllers.ArtifactLabelProvider
 
timeFormatter - Variable in class org.argeo.slc.client.ui.dist.utils.ArtifactsTableConfigurer
 
timestamp - Variable in class org.argeo.slc.execution.ExecutionStep
 
toDn(String) - Method in class org.argeo.cms.spring.SimpleRoleRegistration
 
tokenize(String, Character, String) - Static method in class org.argeo.slc.diff.LineTokenizer
Parse
tokenize(String, Character) - Static method in class org.argeo.slc.diff.LineTokenizer
Parse, using the empty string as no value string.
Tolerance - Interface in org.argeo.slc.diff
Compares objects, eventually using tolerance mechanisms.
ToleranceDiff - Interface in org.argeo.slc.diff
A diff which can manage tolerances.
toString() - Method in class org.argeo.slc.client.ui.dist.model.RepoElem
 
toString() - Method in class org.argeo.slc.core.attachment.SimpleAttachment
 
toString() - Method in class org.argeo.slc.core.build.ResourceDistribution
 
toString() - Method in class org.argeo.slc.core.build.VersionDistributionId
 
toString() - Method in class org.argeo.slc.core.execution.DefaultAgent
 
toString() - Method in class org.argeo.slc.core.execution.DefaultExecutionFlow
 
toString() - Method in class org.argeo.slc.core.execution.DefaultExecutionStack.ExecutionFlowRuntime
 
toString() - Method in class org.argeo.slc.core.execution.generator.RunnableCallFlow
 
toString() - Method in class org.argeo.slc.core.execution.MapExecutionContext
 
toString() - Method in class org.argeo.slc.core.execution.PrimitiveSpecAttribute
 
toString() - Method in class org.argeo.slc.core.execution.RefSpecAttribute
 
toString() - Method in class org.argeo.slc.core.execution.RefValue
 
toString() - Method in class org.argeo.slc.core.execution.tasks.SystemCall
 
toString() - Method in class org.argeo.slc.core.test.SimpleResultPart
 
toString() - Method in class org.argeo.slc.DefaultNameVersion
 
toString() - Method in class org.argeo.slc.diff.DiffIssueKey
 
toString() - Method in interface org.argeo.slc.diff.DiffKey
 
toString() - Method in class org.argeo.slc.diff.DiffMissing
 
toString() - Method in class org.argeo.slc.diff.DiffMissingXml.DiffKeyXml
 
toString() - Method in class org.argeo.slc.diff.DiffNotMatched
 
toString() - Method in class org.argeo.slc.diff.TableDiffPosition
 
toString() - Method in class org.argeo.slc.diff.XPathDiffPosition
 
toString() - Method in class org.argeo.slc.execution.ExecutionFlowDescriptor
 
toString() - Method in class org.argeo.slc.execution.ExecutionStep
 
toString() - Method in class org.argeo.slc.jsch.SshTarget
 
toString() - Method in class org.argeo.slc.osgi.build.AbstractOsgiModularDistribution
 
toString() - Method in class org.argeo.slc.repo.ArtifactDistribution
 
toString() - Method in class org.argeo.slc.repo.FreeLicense
 
toString() - Method in class org.argeo.slc.repo.osgi.BndWrapper
 
TRACE - Static variable in class org.argeo.slc.execution.ExecutionStep
 
traverse(File) - Method in class org.argeo.slc.repo.maven.ConvertPoms_01_03
 
type - Variable in class org.argeo.slc.execution.ExecutionStep
 
TYPE_BOOLEAN - Static variable in interface org.argeo.slc.core.execution.PrimitiveAccessor
 
TYPE_BOOLEAN - Static variable in class org.argeo.slc.core.execution.PrimitiveUtils
Deprecated.
TYPE_DOUBLE - Static variable in interface org.argeo.slc.core.execution.PrimitiveAccessor
 
TYPE_DOUBLE - Static variable in class org.argeo.slc.core.execution.PrimitiveUtils
Deprecated.
TYPE_FLOAT - Static variable in interface org.argeo.slc.core.execution.PrimitiveAccessor
 
TYPE_FLOAT - Static variable in class org.argeo.slc.core.execution.PrimitiveUtils
Deprecated.
TYPE_INTEGER - Static variable in interface org.argeo.slc.core.execution.PrimitiveAccessor
 
TYPE_INTEGER - Static variable in class org.argeo.slc.core.execution.PrimitiveUtils
Deprecated.
TYPE_LONG - Static variable in interface org.argeo.slc.core.execution.PrimitiveAccessor
 
TYPE_LONG - Static variable in class org.argeo.slc.core.execution.PrimitiveUtils
Deprecated.
TYPE_PASSWORD - Static variable in interface org.argeo.slc.core.execution.PrimitiveAccessor
As of Argeo 1, passwords are NOT stored encrypted, just hidden in the UI, but stored in plain text in JCR.
TYPE_STRING - Static variable in interface org.argeo.slc.core.execution.PrimitiveAccessor
 
TYPE_STRING - Static variable in class org.argeo.slc.core.execution.PrimitiveUtils
Deprecated.
typeAsClass(String) - Static method in class org.argeo.slc.core.execution.PrimitiveUtils
 

U

UiContext - Class in org.argeo.eclipse.ui.specific
Singleton class providing single sources infos about the UI context.
unbind(Object, Map) - Method in class org.argeo.slc.osgi.OsgiExecutionModulesManager
 
UNCHECKED - Static variable in class org.argeo.slc.client.ui.dist.DistImages
 
uninstallModule(NameVersion) - Method in interface org.argeo.slc.deploy.DynamicRuntime
 
uninstallModule(NameVersion) - Method in class org.argeo.slc.osgi.OsgiRuntime
 
UNIQUE_LAUNCH_FLOW_PROPERTY - Static variable in interface org.argeo.slc.execution.ExecutionModulesManager
Unique launch flow
UNIQUE_LAUNCH_MODULE_PROPERTY - Static variable in interface org.argeo.slc.execution.ExecutionModulesManager
Unique launch module
UnitUtils - Class in org.argeo.slc.unit
 
UNKOWN - Static variable in interface org.argeo.slc.execution.ExecutionProcess
The status cannot be retrieved (probably because of unexpected errors).
unpackTo(Object, File, Map<String, String>) - Method in interface org.argeo.slc.deploy.DeployEnvironment
 
unregister(ExecutionContext, Map<String, String>) - Method in class org.argeo.slc.osgi.OsgiExecutionModulesManager
Unregisters an execution context.
unregister(ExecutionFlow, Map<String, String>) - Method in class org.argeo.slc.osgi.OsgiExecutionModulesManager
Unregisters an execution flow.
unregister(ExecutionModulesListener, Map<String, String>) - Method in class org.argeo.slc.osgi.OsgiExecutionModulesManager
Unregisters an execution module listener.
unregisterMBean(Module, ExecutionFlow) - Method in class org.argeo.slc.osgi.OsgiExecutionModulesManager
 
UnregisterRemoteRepo - Class in org.argeo.slc.client.ui.dist.commands
Un-register a remote repository by deleting the corresponding RepoNode from the node Repository.
UnregisterRemoteRepo() - Constructor for class org.argeo.slc.client.ui.dist.commands.UnregisterRemoteRepo
 
UnsupportedException - Exception in org.argeo.slc
Exception for unsupported features or actions.
UnsupportedException() - Constructor for exception org.argeo.slc.UnsupportedException
Action not supported.
UnsupportedException(String) - Constructor for exception org.argeo.slc.UnsupportedException
Constructor with a message.
UnsupportedException(String, Object) - Constructor for exception org.argeo.slc.UnsupportedException
Constructor generating a message.
UnsupportedException(String, Class<?>) - Constructor for exception org.argeo.slc.UnsupportedException
Constructor generating a message.
UnsupportedException(String, String) - Constructor for exception org.argeo.slc.UnsupportedException
Constructor generating a message.
update(ViewerCell) - Method in class org.argeo.slc.client.ui.dist.controllers.ArtifactLabelProvider
 
updateAttachmentToc(Attachment, File) - Method in class org.argeo.slc.core.attachment.FileAttachmentsStorage
For monitoring purposes only
UpdateModule - Class in org.argeo.slc.client.ui.commands
Deletes one or many results
UpdateModule() - Constructor for class org.argeo.slc.client.ui.commands.UpdateModule
 
updateModule(NameVersion) - Method in interface org.argeo.slc.deploy.DynamicRuntime
 
updateModule(NameVersion) - Method in class org.argeo.slc.osgi.OsgiRuntime
 
updatePassedStatus(Node, boolean) - Static method in class org.argeo.slc.client.ui.model.ResultParentUtils
recursively update passed status of the current ResultFolder and its parent if needed
updateRoles() - Method in class org.argeo.cms.ui.workbench.util.RolesSourceProvider
 
updateSynchronous(Bundle) - Method in class org.argeo.slc.osgi.BundlesManager
Updates bundle synchronously.
updateToHead(File) - Method in interface org.argeo.slc.deploy.VersioningDriver
 
upgrade(NameVersion) - Method in interface org.argeo.slc.deploy.ModulesManager
Synchronously upgrades the module referenced by this name version
upgrade(NameVersion) - Method in class org.argeo.slc.osgi.OsgiExecutionModulesManager
 
upgradeSynchronous(OsgiBundle) - Method in class org.argeo.slc.osgi.BundlesManager
Stop the module, update it, refresh it and restart it.
upload(Attachment, Resource) - Method in interface org.argeo.slc.core.attachment.AttachmentUploader
 
upload(Attachment, Resource) - Method in class org.argeo.slc.core.attachment.FileAttachmentsStorage
 
upload(Attachment, Resource) - Method in class org.argeo.slc.jcr.execution.JcrAttachmentUploader
 
upload(Session, InputStream, long, String, String, String) - Method in class org.argeo.slc.jsch.ScpTo
 
uploadAndAdd(Attachment, Resource) - Method in class org.argeo.slc.core.execution.tasks.UploadAttachments
 
UploadAttachments - Class in org.argeo.slc.core.execution.tasks
 
UploadAttachments() - Constructor for class org.argeo.slc.core.execution.tasks.UploadAttachments
 
uploadFile(Session, File, String) - Method in class org.argeo.slc.jsch.ScpTo
 
uploadResource(Session, Resource) - Method in class org.argeo.slc.jsch.ScpTo
 
UriWrapper - Class in org.argeo.slc.repo.osgi
 
UriWrapper() - Constructor for class org.argeo.slc.repo.osgi.UriWrapper
 
url2path(URL) - Method in class org.argeo.swt.desktop.MiniImageViewer
 
url2path(URL) - Method in class org.argeo.swt.desktop.MiniTextEditor
 
useCredentials(char[]) - Method in class org.argeo.slc.jsch.SwingUserInfo.PasswordDialog
To be overridden
USER_ANONYMOUS - Static variable in interface org.argeo.slc.SlcConstants
Read only unlogged user
UserHomePerspective - Class in org.argeo.cms.ui.workbench
Home perspective for the current user
UserHomePerspective() - Constructor for class org.argeo.cms.ui.workbench.UserHomePerspective
 
UserMenu - Class in org.argeo.cms.ui.workbench.rap.commands
Default action of the user menu
UserMenu() - Constructor for class org.argeo.cms.ui.workbench.rap.commands.UserMenu
 
UserProfile - Class in org.argeo.cms.ui.workbench.useradmin
Information about the currently logged in user
UserProfile() - Constructor for class org.argeo.cms.ui.workbench.useradmin.UserProfile
 

V

validateDrop(Object, int, TransferData) - Method in class org.argeo.slc.client.ui.views.JcrResultTreeView.ViewDropListener
 
validAuthType - Static variable in class org.argeo.slc.client.ui.dist.wizards.ChooseRightsPage
 
valueOf(String) - Static method in enum org.argeo.slc.diff.RelatedFile
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.argeo.slc.diff.RelatedFile
Returns an array containing the constants of this enum type, in the order they are declared.
VAR_CALL_INDEX - Static variable in class org.argeo.slc.core.execution.generator.RunnableCallFlow
Key in the execution context for the index of the call (e.g.
VAR_EXECUTION_CONTEXT_CREATION_DATE - Static variable in interface org.argeo.slc.execution.ExecutionContext
 
VAR_EXECUTION_CONTEXT_ID - Static variable in interface org.argeo.slc.execution.ExecutionContext
 
VAR_FLOW_ID - Static variable in interface org.argeo.slc.execution.ExecutionContext
 
VAR_FLOW_NAME - Static variable in interface org.argeo.slc.execution.ExecutionContext
 
VBoxMachine - Class in org.argeo.slc.lib.vbox
 
VBoxMachine() - Constructor for class org.argeo.slc.lib.vbox.VBoxMachine
 
VBoxManager - Class in org.argeo.slc.lib.vbox
 
VBoxManager() - Constructor for class org.argeo.slc.lib.vbox.VBoxManager
 
VBoxNat - Class in org.argeo.slc.lib.vbox
The NAT mapping table
VBoxNat() - Constructor for class org.argeo.slc.lib.vbox.VBoxNat
 
VBoxPortMapping - Class in org.argeo.slc.lib.vbox
The mapping of one port.
VBoxPortMapping() - Constructor for class org.argeo.slc.lib.vbox.VBoxPortMapping
 
VERSION_SEP - Static variable in class org.argeo.slc.client.ui.dist.model.DistParentElem
 
VERSION_TYPE - Static variable in class org.argeo.slc.client.ui.dist.utils.DistNodeViewerComparator
 
VersionComparator - Class in org.argeo.slc.client.ui.dist.utils
Enable comparison of two version string with form "1.2.5.qualifier" with following rules and assumptions: Version are parsed and compared segment by segment; doing best effort to convert major, minor and micro to integer and compare them as such (to have 0.1 < 0.9 < 0.10 not 0.1 < 0.10 < 0.9). Version should not contain any dash (-), version segments should be separated by dots (.)
VersionComparator() - Constructor for class org.argeo.slc.client.ui.dist.utils.VersionComparator
 
VersionDistributionId - Class in org.argeo.slc.core.build
An implementation of the distribution id using the standard Major.Minor.Release notation.
VersionDistributionId() - Constructor for class org.argeo.slc.core.build.VersionDistributionId
 
VersionedDirSync - Class in org.argeo.slc.core.deploy
Synchronizes an URL to a local directory, taking into account versioning information if possible.
VersionedDirSync() - Constructor for class org.argeo.slc.core.deploy.VersionedDirSync
 
VersionedResourceDistribution - Class in org.argeo.slc.core.build
The distribution of a software package (jar, zip, RPM, etc.) which is versioned.
VersionedResourceDistribution() - Constructor for class org.argeo.slc.core.build.VersionedResourceDistribution
 
VersionedResourceDistribution(NameVersion, Resource) - Constructor for class org.argeo.slc.core.build.VersionedResourceDistribution
 
VersionedResourceDistribution(String, String, Resource) - Constructor for class org.argeo.slc.core.build.VersionedResourceDistribution
 
VersioningDriver - Interface in org.argeo.slc.deploy
Abstracts common versioning operations
VfsResource - Class in org.argeo.slc.vfs
 
VfsResource(FileObject) - Constructor for class org.argeo.slc.vfs.VfsResource
 
VfsResourceFactory - Class in org.argeo.slc.vfs
 
VfsResourceFactory() - Constructor for class org.argeo.slc.vfs.VfsResourceFactory
 
VfsResourceSet - Class in org.argeo.slc.vfs
 
VfsResourceSet() - Constructor for class org.argeo.slc.vfs.VfsResourceSet
 
ViewContentProvider() - Constructor for class org.argeo.slc.client.ui.dist.views.AbstractQueryArtifactsView.ViewContentProvider
 
ViewDropListener(Viewer) - Constructor for class org.argeo.slc.client.ui.views.JcrResultTreeView.ViewDropListener
 
ViewerUtils - Class in org.argeo.slc.client.ui.dist.utils
Useful methods to manage table to display nodes list.
ViewerUtils() - Constructor for class org.argeo.slc.client.ui.dist.utils.ViewerUtils
 
ViewLabelProvider() - Constructor for class org.argeo.slc.client.ui.dist.views.AbstractQueryArtifactsView.ViewLabelProvider
 
VirtualFolder - Class in org.argeo.slc.client.ui.model
UI Tree component.
VirtualFolder(VirtualFolder, List<Node>, String) - Constructor for class org.argeo.slc.client.ui.model.VirtualFolder
 
visit(Node) - Method in class org.argeo.slc.repo.NodeIndexerVisitor
 
visit(Property) - Method in class org.argeo.slc.repo.NodeIndexerVisitor
 
VM_AGENT_FACTORY_PATH - Static variable in interface org.argeo.slc.jcr.SlcJcrConstants
 

W

waitAllBundlesOk(List<String>) - Method in class org.argeo.slc.equinox.unit.AbstractOsgiRuntimeTestCase
Wait for all bundles to be either RESOLVED or ACTIVE.
waitFor(String, Long) - Method in class org.argeo.slc.core.execution.DefaultAgent
 
waitFor(String, Long) - Method in interface org.argeo.slc.execution.SlcAgent
Wait for this process to finish.
WARNING - Static variable in class org.argeo.slc.execution.ExecutionStep
 
WebApplication - Interface in org.argeo.slc.support.deploy
 
WebServer - Interface in org.argeo.slc.support.deploy
 
WINDOWS - Static variable in class org.argeo.slc.cli.SlcMain
 
WkspCategoryBaseListPage - Class in org.argeo.slc.client.ui.dist.editors
Show all category base (currently only Aether group base) contained in a given workspace as filter-able table.
WkspCategoryBaseListPage(FormEditor, String, Session) - Constructor for class org.argeo.slc.client.ui.dist.editors.WkspCategoryBaseListPage
 
WkspGroupElem - Class in org.argeo.slc.client.ui.dist.model
Abstract set of similar workspaces, that is a bunch of workspaces with same prefix.
WkspGroupElem(RepoElem, String) - Constructor for class org.argeo.slc.client.ui.dist.model.WkspGroupElem
 
WORKBENCH_FORM_TEXT - Static variable in interface org.argeo.cms.ui.workbench.CmsWorkbenchStyles
 
WorkbenchJcrDClickListener - Class in org.argeo.cms.ui.workbench.jcr
 
WorkbenchJcrDClickListener(TreeViewer) - Constructor for class org.argeo.cms.ui.workbench.jcr.WorkbenchJcrDClickListener
 
WorkbenchUiPlugin - Class in org.argeo.cms.ui.workbench
The activator class controls the plug-in life cycle
WorkbenchUiPlugin() - Constructor for class org.argeo.cms.ui.workbench.WorkbenchUiPlugin
 
WorkbenchUiPlugin.DefaultCallbackHandler - Class in org.argeo.cms.ui.workbench
 
WorkspaceElem - Class in org.argeo.slc.client.ui.dist.model
Abstract a workspace that contains a software distribution
WorkspaceElem(WkspGroupElem, RepoElem, String) - Constructor for class org.argeo.slc.client.ui.dist.model.WorkspaceElem
 
WorkspaceIndexer - Class in org.argeo.slc.repo.core
Maintains the metadata of a workspace, using listeners
WorkspaceIndexer(Session, List<NodeIndexer>) - Constructor for class org.argeo.slc.repo.core.WorkspaceIndexer
 
wrapJar(InputStream, OutputStream) - Method in class org.argeo.slc.repo.osgi.BndWrapper
 
wrapZipEntry(Session, ZipEntry, byte[], BndWrapper) - Method in class org.argeo.slc.repo.osgi.ArchiveWrapper
 
WritableTestRun - Interface in org.argeo.slc.test
Test run whose various components can be externally set.
writeEclipseUpdateSite() - Method in class org.argeo.slc.osgi.build.AbstractOsgiModularDistribution
 
writeGroupIndexes(Session, String, String, String, Set<Artifact>, Set<Artifact>) - Static method in class org.argeo.slc.repo.RepoUtils
Write group indexes: 'binaries' lists all bundles and their versions, 'sources' list their sources, and 'sdk' aggregates both.
writePlainUrlList() - Method in class org.argeo.slc.osgi.build.AbstractOsgiModularDistribution
 
writeRpmbuildConfigFiles(File) - Method in class org.argeo.slc.lib.linux.rpmfactory.RpmBuildEnvironment
Write (topdir)/rpmmacros and (topdir)/rpmrc
writeRpmbuildConfigFiles(File, File, File) - Method in class org.argeo.slc.lib.linux.rpmfactory.RpmBuildEnvironment
 
writeRpmbuildConfigFiles(File) - Method in class org.argeo.slc.rpmfactory.core.RpmFactoryImpl
Write (topdir)/rpmmacros and (topdir)/rpmrc
writeRpmbuildConfigFiles(File, File, File) - Method in class org.argeo.slc.rpmfactory.core.RpmFactoryImpl
 
writeSources(List<String>, ZipOutputStream) - Method in class org.argeo.slc.repo.osgi.ArchiveSourcesProvider
 
writeSources(List<String>, ZipOutputStream) - Method in interface org.argeo.slc.repo.osgi.SourcesProvider
Writes sources into a ZIP (or a JAR), under the same sirectory structure.

X

XPathDiffPosition - Class in org.argeo.slc.diff
A diff position within an Xml file.
XPathDiffPosition(RelatedFile, String) - Constructor for class org.argeo.slc.diff.XPathDiffPosition
 

Y

YumListParser - Class in org.argeo.slc.rpmfactory.core
Reads the output of a 'yum list all' command and interpret the list of packages.
YumListParser() - Constructor for class org.argeo.slc.rpmfactory.core.YumListParser
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
Skip navigation links

Copyright © 2007–2020. All rights reserved.