|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Package com.xebialabs.deployit.plugin.test.it |
|---|
| Class com.xebialabs.deployit.plugin.test.it.Abacus extends com.xebialabs.deployit.plugin.api.udm.base.BaseContainer implements Serializable |
|---|
| Class com.xebialabs.deployit.plugin.test.it.Cloud extends Computer implements Serializable |
|---|
| Class com.xebialabs.deployit.plugin.test.it.CloudDeveloper extends com.xebialabs.deployit.plugin.api.udm.base.BaseDeployed<CoolDude,Cloud> implements Serializable |
|---|
| Class com.xebialabs.deployit.plugin.test.it.CobolApplication extends com.xebialabs.deployit.plugin.api.udm.base.BaseDeployedArtifact<CobolSource,Mainframe> implements Serializable |
|---|
| Class com.xebialabs.deployit.plugin.test.it.CobolGuru extends com.xebialabs.deployit.plugin.api.udm.base.BaseDeployed<OldDude,Computer> implements Serializable |
|---|
| Class com.xebialabs.deployit.plugin.test.it.CobolSource extends com.xebialabs.deployit.plugin.api.udm.base.BaseDeployableFileArtifact implements Serializable |
|---|
| Class com.xebialabs.deployit.plugin.test.it.Computer extends Abacus implements Serializable |
|---|
| Class com.xebialabs.deployit.plugin.test.it.CoolDude extends Dude implements Serializable |
|---|
| Class com.xebialabs.deployit.plugin.test.it.Developer extends com.xebialabs.deployit.plugin.api.udm.base.BaseDeployed<Dude,Computer> implements Serializable |
|---|
| Class com.xebialabs.deployit.plugin.test.it.Dude extends com.xebialabs.deployit.plugin.api.udm.base.BaseDeployable implements Serializable |
|---|
| Class com.xebialabs.deployit.plugin.test.it.Hacker extends com.xebialabs.deployit.plugin.api.udm.base.BaseDeployed<Dude,Computer> implements Serializable |
|---|
| Class com.xebialabs.deployit.plugin.test.it.JavaDeveloper extends com.xebialabs.deployit.plugin.api.udm.base.BaseDeployed<CoolDude,Computer> implements Serializable |
|---|
| Class com.xebialabs.deployit.plugin.test.it.Mainframe extends Computer implements Serializable |
|---|
| Class com.xebialabs.deployit.plugin.test.it.OldDude extends Dude implements Serializable |
|---|
| Class com.xebialabs.deployit.plugin.test.it.ScalaDeveloper extends JavaDeveloper implements Serializable |
|---|
| Class com.xebialabs.deployit.plugin.test.it.SysAdmin extends com.xebialabs.deployit.plugin.api.udm.base.BaseDeployed<Dude,Mainframe> implements Serializable |
|---|
| Package com.xebialabs.deployit.plugin.test.school |
|---|
| Class com.xebialabs.deployit.plugin.test.school.Adolescent extends Child implements Serializable |
|---|
| Class com.xebialabs.deployit.plugin.test.school.Child extends Person implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.String iq
java.lang.String course
java.lang.String teacher
| Class com.xebialabs.deployit.plugin.test.school.ClassRoom extends Room implements Serializable |
|---|
| Class com.xebialabs.deployit.plugin.test.school.Gym extends ClassRoom implements Serializable |
|---|
| Class com.xebialabs.deployit.plugin.test.school.Pensioner extends Person implements Serializable |
|---|
| Class com.xebialabs.deployit.plugin.test.school.Person extends com.xebialabs.deployit.plugin.api.udm.base.BaseDeployable implements Serializable |
|---|
| Serialized Fields |
|---|
int age
java.lang.String address
| Class com.xebialabs.deployit.plugin.test.school.Room extends com.xebialabs.deployit.plugin.api.udm.base.BaseContainer implements Serializable |
|---|
| Class com.xebialabs.deployit.plugin.test.school.Student extends com.xebialabs.deployit.plugin.api.udm.base.BaseDeployed<Child,ClassRoom> implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.String address
int iq
java.lang.String studentNumber
java.lang.String course
Person teacher
| Class com.xebialabs.deployit.plugin.test.school.VirtualStudent extends com.xebialabs.deployit.plugin.api.udm.base.BaseDeployed<Pensioner,ClassRoom> implements Serializable |
|---|
| Package com.xebialabs.deployit.plugin.test.v3 |
|---|
| Class com.xebialabs.deployit.plugin.test.v3.ConfigurationFiles extends com.xebialabs.deployit.plugin.api.udm.base.BaseDeployableFolderArtifact implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.String targetDirectory
| Class com.xebialabs.deployit.plugin.test.v3.DeployableWithInternalReference extends com.xebialabs.deployit.plugin.api.udm.base.BaseDeployable implements Serializable |
|---|
| Serialized Fields |
|---|
FileWithProperties file
| Class com.xebialabs.deployit.plugin.test.v3.DeployDummyStep extends java.lang.Object implements Serializable |
|---|
| Serialized Fields |
|---|
DummyDeployed deployed
int order
| Class com.xebialabs.deployit.plugin.test.v3.DeployedDummyEarWithAllProperties extends com.xebialabs.deployit.plugin.api.udm.base.BaseDeployedArtifact<DummyEarWithAllProperties,DummyJeeServer> implements Serializable |
|---|
| Serialized Fields |
|---|
int integerProp
java.lang.String stringProp
boolean booleanProp
java.util.Set<E> setOfStringsProp
DummyEnum enumProp
| Class com.xebialabs.deployit.plugin.test.v3.DeployedEarModule extends com.xebialabs.deployit.plugin.api.udm.base.BaseDeployedArtifact<MyDummyEar,DummyJeeServer> implements Serializable |
|---|
| Class com.xebialabs.deployit.plugin.test.v3.DeployedEarModuleWrong extends com.xebialabs.deployit.plugin.api.udm.base.BaseDeployedArtifact<MyDummyEar,DummyJeeServer> implements Serializable |
|---|
| Class com.xebialabs.deployit.plugin.test.v3.DummyArchiveArtifact extends com.xebialabs.deployit.plugin.api.udm.base.BaseDeployableArchiveArtifact implements Serializable |
|---|
| Class com.xebialabs.deployit.plugin.test.v3.DummyArtifact extends com.xebialabs.deployit.plugin.api.udm.base.BaseDeployableFileArtifact implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.String foo
| Class com.xebialabs.deployit.plugin.test.v3.DummyCiWithAllProperties extends com.xebialabs.deployit.plugin.api.udm.base.BaseConfigurationItem implements Serializable |
|---|
| Serialized Fields |
|---|
int integerProp
java.lang.String stringProp
boolean booleanProp
DummyJeeServer ciProp
java.util.Set<E> ciSetProp
java.util.Set<E> setOfStringsProp
| Class com.xebialabs.deployit.plugin.test.v3.DummyContainer extends com.xebialabs.deployit.plugin.api.udm.base.BaseContainer implements Serializable |
|---|
| Serialized Fields |
|---|
int anIntProperty
int numberOfSteps
int amountOfKBLogFiles
int stepDelayTimeInMilliSeconds
| Class com.xebialabs.deployit.plugin.test.v3.DummyDatasource extends com.xebialabs.deployit.plugin.api.udm.base.BaseDeployable implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.String driver
java.lang.String username
java.lang.String password
java.lang.String url
| Class com.xebialabs.deployit.plugin.test.v3.DummyDeployable extends com.xebialabs.deployit.plugin.api.udm.base.BaseDeployable implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.String aStringProperty
| Class com.xebialabs.deployit.plugin.test.v3.DummyDeployableChild extends DummyDeployable implements Serializable |
|---|
| Class com.xebialabs.deployit.plugin.test.v3.DummyDeployed extends com.xebialabs.deployit.plugin.api.udm.base.BaseDeployed<DummyDeployable,DummyJeeServer> implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.String aStringProperty
| Class com.xebialabs.deployit.plugin.test.v3.DummyDeployedChild extends com.xebialabs.deployit.plugin.api.udm.base.BaseDeployed<DummyDeployableChild,MyDummyJeeServer> implements Serializable |
|---|
| Class com.xebialabs.deployit.plugin.test.v3.DummyEar extends com.xebialabs.deployit.plugin.api.udm.base.BaseDeployableFileArtifact implements Serializable |
|---|
| Class com.xebialabs.deployit.plugin.test.v3.DummyEarWithAllProperties extends com.xebialabs.deployit.plugin.api.udm.base.BaseDeployableFileArtifact implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.String integerProp
java.lang.String stringProp
java.lang.String booleanProp
java.util.Set<E> setOfStringsProp
java.lang.String enumProp
| Class com.xebialabs.deployit.plugin.test.v3.DummyFileArtifact extends com.xebialabs.deployit.plugin.api.udm.base.BaseDeployableFileArtifact implements Serializable |
|---|
| Class com.xebialabs.deployit.plugin.test.v3.DummyFolderArtifact extends com.xebialabs.deployit.plugin.api.udm.base.BaseDeployableFolderArtifact implements Serializable |
|---|
| Class com.xebialabs.deployit.plugin.test.v3.DummyHost extends DummyContainer implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.String address
java.lang.String os
java.lang.String accessMethod
java.lang.String username
java.lang.String password
| Class com.xebialabs.deployit.plugin.test.v3.DummyJeeServer extends DummyContainer implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.String hostName
java.lang.String password
| Class com.xebialabs.deployit.plugin.test.v3.DummyJeeServerDeployedEar extends com.xebialabs.deployit.plugin.api.udm.base.BaseDeployedArtifact<DummyEar,DummyJeeServer> implements Serializable |
|---|
| Serialized Fields |
|---|
java.util.Set<E> dummySetOfStrings
java.lang.String property0
java.lang.String property1
java.lang.String property2
java.lang.String property3
java.lang.String property4
java.lang.String property5
java.lang.String property6
HostDeployedConfigurationFiles hostDeployedConfigurationFiles
| Class com.xebialabs.deployit.plugin.test.v3.DummyWar extends com.xebialabs.deployit.plugin.api.udm.base.BaseDeployableFileArtifact implements Serializable |
|---|
| Class com.xebialabs.deployit.plugin.test.v3.FileWithProperties extends com.xebialabs.deployit.plugin.api.udm.base.BaseDeployableFileArtifact implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.String stringProp
| Class com.xebialabs.deployit.plugin.test.v3.HistoryHost extends com.xebialabs.deployit.plugin.api.udm.base.BaseConfigurationItem implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.String address
| Class com.xebialabs.deployit.plugin.test.v3.HostDeployedConfigurationFiles extends com.xebialabs.deployit.plugin.api.udm.base.BaseDeployedArtifact<ConfigurationFiles,DummyHost> implements Serializable |
|---|
| Serialized Fields |
|---|
java.util.Set<E> dummySetOfStrings
| Class com.xebialabs.deployit.plugin.test.v3.MyDummyEar extends com.xebialabs.deployit.plugin.api.udm.base.BaseDeployableFileArtifact implements Serializable |
|---|
| Class com.xebialabs.deployit.plugin.test.v3.MyDummyJeeServer extends DummyJeeServer implements Serializable |
|---|
| Package com.xebialabs.deployit.plugin.test.v3.step |
|---|
| Class com.xebialabs.deployit.plugin.test.v3.step.TestCreateStep extends TestStep implements Serializable |
|---|
| Serialized Fields |
|---|
int stepNr
| Class com.xebialabs.deployit.plugin.test.v3.step.TestDestroyStep extends TestStep implements Serializable |
|---|
| Serialized Fields |
|---|
int stepNr
| Class com.xebialabs.deployit.plugin.test.v3.step.TestStep extends java.lang.Object implements Serializable |
|---|
| Serialized Fields |
|---|
DummyContainer testCi
| Package com.xebialabs.deployit.plugin.test.yak.ci |
|---|
| Class com.xebialabs.deployit.plugin.test.yak.ci.DeployedYakBlocker extends com.xebialabs.deployit.plugin.api.udm.base.BaseDeployed<YakBlocker,YakServer> implements Serializable |
|---|
| Serialized Fields |
|---|
DeployedYakFile deployedYakFile
| Class com.xebialabs.deployit.plugin.test.yak.ci.DeployedYakFile extends com.xebialabs.deployit.plugin.api.udm.base.BaseDeployedArtifact<YakFile,YakServer> implements Serializable |
|---|
serialVersionUID: 1L
| Class com.xebialabs.deployit.plugin.test.yak.ci.DeployedYakFolder extends com.xebialabs.deployit.plugin.api.udm.base.BaseDeployed<YakFolder,YakServer> implements Serializable |
|---|
| Class com.xebialabs.deployit.plugin.test.yak.ci.DeployedYakPlaceholders extends com.xebialabs.deployit.plugin.api.udm.base.BaseDeployedArtifact<PlaceholdersYakFile,YakServer> implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.String tempFile
| Class com.xebialabs.deployit.plugin.test.yak.ci.PlaceholdersYakFile extends com.xebialabs.deployit.plugin.api.udm.base.BaseDeployableFileArtifact implements Serializable |
|---|
| Class com.xebialabs.deployit.plugin.test.yak.ci.RestartRequiringDeployedYakFile extends com.xebialabs.deployit.plugin.api.udm.base.BaseDeployed<RestartRequiringYakFile,YakServer> implements Serializable |
|---|
| Class com.xebialabs.deployit.plugin.test.yak.ci.RestartRequiringYakFile extends YakFile implements Serializable |
|---|
| Class com.xebialabs.deployit.plugin.test.yak.ci.StartableContainer extends com.xebialabs.deployit.plugin.api.udm.base.BaseContainer implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.String tempDir
java.lang.String startFileName
int stepDelayTimeInMilliSeconds
| Class com.xebialabs.deployit.plugin.test.yak.ci.UndeployableYakThing extends com.xebialabs.deployit.plugin.api.udm.base.BaseDeployable implements Serializable |
|---|
| Class com.xebialabs.deployit.plugin.test.yak.ci.YakBlocker extends com.xebialabs.deployit.plugin.api.udm.base.BaseDeployable implements Serializable |
|---|
| Class com.xebialabs.deployit.plugin.test.yak.ci.YakFile extends com.xebialabs.deployit.plugin.api.udm.base.BaseDeployableFileArtifact implements Serializable |
|---|
| Class com.xebialabs.deployit.plugin.test.yak.ci.YakFolder extends com.xebialabs.deployit.plugin.api.udm.base.BaseDeployableFolderArtifact implements Serializable |
|---|
| Class com.xebialabs.deployit.plugin.test.yak.ci.YakServer extends com.xebialabs.deployit.plugin.api.udm.base.BaseContainer implements Serializable |
|---|
| Package com.xebialabs.deployit.plugin.test.yak.step |
|---|
| Class com.xebialabs.deployit.plugin.test.yak.step.DeleteYakFileFromServerStep extends java.lang.Object implements Serializable |
|---|
| Class com.xebialabs.deployit.plugin.test.yak.step.DeployYakFileToServerStep extends java.lang.Object implements Serializable |
|---|
| Class com.xebialabs.deployit.plugin.test.yak.step.FirstStep extends java.lang.Object implements Serializable |
|---|
| Class com.xebialabs.deployit.plugin.test.yak.step.LatchStep extends java.lang.Object implements Serializable |
|---|
| Class com.xebialabs.deployit.plugin.test.yak.step.PostNotifyStep extends java.lang.Object implements Serializable |
|---|
| Class com.xebialabs.deployit.plugin.test.yak.step.PreNotifyStep extends java.lang.Object implements Serializable |
|---|
| Class com.xebialabs.deployit.plugin.test.yak.step.StartDeployedYakFileStep extends java.lang.Object implements Serializable |
|---|
| Serialized Fields |
|---|
DeployedYakFile deployedYakFile
| Class com.xebialabs.deployit.plugin.test.yak.step.StartYakServerStep extends java.lang.Object implements Serializable |
|---|
| Serialized Fields |
|---|
YakServer server
| Class com.xebialabs.deployit.plugin.test.yak.step.StopDeployedYakFileStep extends java.lang.Object implements Serializable |
|---|
| Serialized Fields |
|---|
DeployedYakFile deployedYakFile
| Class com.xebialabs.deployit.plugin.test.yak.step.StopYakServerStep extends java.lang.Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
YakServer server
| Class com.xebialabs.deployit.plugin.test.yak.step.UpgradeYakFileOnServerStep extends java.lang.Object implements Serializable |
|---|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||