A C E G H I M O S T 
All Classes All Packages

A

AbstractDeployment - Class in org.imixs.maven.manik
This class AbstractDeployment is the base clase which defines a source and target path for a single deployment unit inside the current project
AbstractDeployment() - Constructor for class org.imixs.maven.manik.AbstractDeployment
 
AutoDeployment - Class in org.imixs.maven.manik
This class AutoDeployment defines a source and target path for a single autoDeployment inside the current project
AutoDeployment() - Constructor for class org.imixs.maven.manik.AutoDeployment
 
autodeployments - Variable in class org.imixs.maven.manik.MojoAutodeployPlugin
 

C

copyArtefact(Path, Path, boolean) - Method in class org.imixs.maven.manik.MojoAutodeployPlugin
This method copies a single artifact.

E

execute() - Method in class org.imixs.maven.manik.MojoAutodeployPlugin
 
execute() - Method in class org.imixs.maven.manik.MojoHotdeployPlugin
 

G

getObjectPath() - Method in class org.imixs.maven.manik.HotDeployment
 
getSource() - Method in class org.imixs.maven.manik.AbstractDeployment
 
getSourcePath(AbstractDeployment, Path) - Static method in class org.imixs.maven.manik.MojoAutodeployPlugin
Computes the source path of a deployment object
getTarget() - Method in class org.imixs.maven.manik.AbstractDeployment
 
getTargetPath(AbstractDeployment, Path) - Static method in class org.imixs.maven.manik.MojoAutodeployPlugin
Computes the target path of a deployment object

H

HotDeployment - Class in org.imixs.maven.manik
This class HotDeployment defines a source and target path for a single hotdeployment unit inside the current project
HotDeployment() - Constructor for class org.imixs.maven.manik.HotDeployment
Default constructor
HotDeployment(String, String) - Constructor for class org.imixs.maven.manik.HotDeployment
 
hotdeployments - Variable in class org.imixs.maven.manik.MojoHotdeployPlugin
 

I

isUnpack() - Method in class org.imixs.maven.manik.AutoDeployment
 

M

MojoAutodeployPlugin - Class in org.imixs.maven.manik
The Imixs Manik Autodeploy Plugin runs during the LifecyclePhase INSTALL on the goal 'deploy'.
MojoAutodeployPlugin() - Constructor for class org.imixs.maven.manik.MojoAutodeployPlugin
 
MojoHotdeployPlugin - Class in org.imixs.maven.manik
The Imixs Manik Hotdeploy Plugin can be started by the goal 'hotdeploy' This goal can be used to hotdeploy changed made in a source directory.
MojoHotdeployPlugin() - Constructor for class org.imixs.maven.manik.MojoHotdeployPlugin
 

O

org.imixs.maven.manik - package org.imixs.maven.manik
 

S

SEPARATOR - Static variable in class org.imixs.maven.manik.MojoHotdeployPlugin
 
setObjectPath(String) - Method in class org.imixs.maven.manik.HotDeployment
 
setSource(String) - Method in class org.imixs.maven.manik.AbstractDeployment
 
setTarget(String) - Method in class org.imixs.maven.manik.AbstractDeployment
 
setUnpack(boolean) - Method in class org.imixs.maven.manik.AutoDeployment
 
source - Variable in class org.imixs.maven.manik.AbstractDeployment
 

T

target - Variable in class org.imixs.maven.manik.AbstractDeployment
 
A C E G H I M O S T 
All Classes All Packages