|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ArtifactIndexingTask.Action | |
|---|---|
| org.apache.maven.archiva.scheduled.tasks | |
| Uses of ArtifactIndexingTask.Action in org.apache.maven.archiva.scheduled.tasks |
|---|
| Methods in org.apache.maven.archiva.scheduled.tasks that return ArtifactIndexingTask.Action | |
|---|---|
ArtifactIndexingTask.Action |
ArtifactIndexingTask.getAction()
|
static ArtifactIndexingTask.Action |
ArtifactIndexingTask.Action.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ArtifactIndexingTask.Action[] |
ArtifactIndexingTask.Action.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.maven.archiva.scheduled.tasks with parameters of type ArtifactIndexingTask.Action | |
|---|---|
static ArtifactIndexingTask |
TaskCreator.createIndexingTask(ManagedRepositoryConfiguration repository,
File resource,
ArtifactIndexingTask.Action action,
org.sonatype.nexus.index.context.IndexingContext context)
|
| Constructors in org.apache.maven.archiva.scheduled.tasks with parameters of type ArtifactIndexingTask.Action | |
|---|---|
ArtifactIndexingTask(ManagedRepositoryConfiguration repository,
File resourceFile,
ArtifactIndexingTask.Action action,
org.sonatype.nexus.index.context.IndexingContext context)
|
|
ArtifactIndexingTask(ManagedRepositoryConfiguration repository,
File resourceFile,
ArtifactIndexingTask.Action action,
org.sonatype.nexus.index.context.IndexingContext context,
boolean executeOnEntireRepo)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||