A E G I N P S

A

AbstractSyncMojo - Class in net.sf.wmutils.issync
Abstract base class for IsSync mojos.
AbstractSyncMojo() - Constructor for class net.sf.wmutils.issync.AbstractSyncMojo
 

E

execute() - Method in class net.sf.wmutils.issync.SyncFromIsMojo
 
execute() - Method in class net.sf.wmutils.issync.SyncToIsMojo
 

G

getExcludes() - Method in class net.sf.wmutils.issync.Package
Returns the array of excluded files.
getIncludes() - Method in class net.sf.wmutils.issync.Package
Returns the array of included files.
getIsPackageDir() - Method in class net.sf.wmutils.issync.AbstractSyncMojo
 
getLocalPackageDir() - Method in class net.sf.wmutils.issync.AbstractSyncMojo
 
getName() - Method in class net.sf.wmutils.issync.Package
Returns the package name.
getPackages() - Method in class net.sf.wmutils.issync.AbstractSyncMojo
 
getProject() - Method in class net.sf.wmutils.issync.AbstractSyncMojo
 

I

isUsingDefaultExcludes() - Method in class net.sf.wmutils.issync.Package
Sets, whether default excludes should be applied.

N

net.sf.wmutils.issync - package net.sf.wmutils.issync
 

P

Package - Class in net.sf.wmutils.issync
Instances of this class are used to specify IS packages.
Package() - Constructor for class net.sf.wmutils.issync.Package
 
project - Variable in class net.sf.wmutils.issync.AbstractSyncMojo
The Maven Project Object

S

setExcludes(String[]) - Method in class net.sf.wmutils.issync.Package
Sets the array of excluded files.
setIncludes(String[]) - Method in class net.sf.wmutils.issync.Package
Sets the array of included files.
setName(String) - Method in class net.sf.wmutils.issync.Package
Sets the package name.
setUsingDefaultExcludes(boolean) - Method in class net.sf.wmutils.issync.Package
Sets, whether default excludes should be applied.
sync(Package, File, File) - Method in class net.sf.wmutils.issync.AbstractSyncMojo
 
SyncFromIsMojo - Class in net.sf.wmutils.issync
A Maven Mojo, which copies a local directory to an integration servers package directory, overwriting the package.
SyncFromIsMojo() - Constructor for class net.sf.wmutils.issync.SyncFromIsMojo
 
SyncToIsMojo - Class in net.sf.wmutils.issync
A Maven Mojo, which copies a local directory to an integration servers package directory, overwriting the package.
SyncToIsMojo() - Constructor for class net.sf.wmutils.issync.SyncToIsMojo
 

A E G I N P S

Copyright © 2009. All Rights Reserved.