|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Deprecated Methods | |
|---|---|
| de.berg.systeme.jenkins.wix.Toolset.initialize(Properties, BuildListener)
use initialize(ToolsetSettings, BuildListener)
Initializes the toolset with needed properties. |
|
| Deprecated Constructors | |
|---|---|
| de.berg.systeme.jenkins.wix.Toolset()
use Toolset(ToolsetSettings, BuildListener) |
|
| de.berg.systeme.jenkins.wix.Toolset(Properties, BuildListener)
use Toolset(ToolsetSettings, BuildListener) |
|
| de.berg.systeme.jenkins.wix.WixCommand(File)
use WixCommand.WixCommand(File, ToolsetSettings, String)
Constructor for a command without any arguments. |
|
| de.berg.systeme.jenkins.wix.WixCommand(File, Object...)
use WixCommand.WixCommand(File, ToolsetSettings, String)
Constructor for a command with variable arguments. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||