Serialized Form


Package com.borland.sctm.ws.administration

Class com.borland.sctm.ws.administration.MainEntitiesServiceLocator extends org.apache.axis.client.Service implements Serializable

Serialized Fields

sccentities_address

java.lang.String sccentities_address

sccentitiesWSDDServiceName

java.lang.String sccentitiesWSDDServiceName

ports

java.util.HashSet<E> ports

Package com.borland.sctm.ws.administration.entities

Class com.borland.sctm.ws.administration.entities.Entity extends java.lang.Object implements Serializable

Serialized Fields

id

int id

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.borland.sctm.ws.administration.entities.EssentialDescription extends NamedEntity implements Serializable

Serialized Fields

fullPathName

java.lang.String fullPathName

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.borland.sctm.ws.administration.entities.EssentialGroup extends NamedEntity implements Serializable

Serialized Fields

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.borland.sctm.ws.administration.entities.EssentialSubGroup extends NamedEntity implements Serializable

Serialized Fields

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.borland.sctm.ws.administration.entities.ExecServer extends NamedEntity implements Serializable

Serialized Fields

locationId

int locationId

execServerHostName

java.lang.String execServerHostName

rmiProxyPort

int rmiProxyPort

rmiProxyPortSSL

int rmiProxyPortSSL

useSSL

boolean useSSL

appModuleID

int appModuleID

state

int state

problemAlertTimeout

int problemAlertTimeout

maxConcurrentExecutions

int maxConcurrentExecutions

maxBandwidth

int maxBandwidth

active

boolean active

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.borland.sctm.ws.administration.entities.FilePoolEntry extends NamedEntity implements Serializable

Serialized Fields

fullPathName

java.lang.String fullPathName

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.borland.sctm.ws.administration.entities.Location extends NamedEntity implements Serializable

Serialized Fields

isActive

boolean isActive

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.borland.sctm.ws.administration.entities.LocationDetails extends Location implements Serializable

Serialized Fields

useCentralProxy

boolean useCentralProxy

proxyType

int proxyType

proxyHostName

java.lang.String proxyHostName

proxyPort

int proxyPort

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.borland.sctm.ws.administration.entities.NamedEntity extends Entity implements Serializable

Serialized Fields

name

java.lang.String name

description

java.lang.String description

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.borland.sctm.ws.administration.entities.Project extends NamedEntity implements Serializable

Serialized Fields

active

boolean active

appModuleIds

int[] appModuleIds

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.borland.sctm.ws.administration.entities.Role extends java.lang.Object implements Serializable

Serialized Fields

id

int id

name

java.lang.String name

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.borland.sctm.ws.administration.entities.User extends NamedEntity implements Serializable

Serialized Fields

isLocked

boolean isLocked

firstName

java.lang.String firstName

login

java.lang.String login

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.borland.sctm.ws.administration.entities.UserDetails extends User implements Serializable

Serialized Fields

assignedProjects

int[] assignedProjects

roleId

int roleId

eMail

java.lang.String eMail

timeZoneId

java.lang.String timeZoneId

dateFormat

java.lang.String dateFormat

shortDateFormat

java.lang.String shortDateFormat

firstDayOfWeek

int firstDayOfWeek

pageRefreshTime

int pageRefreshTime

separatorString

java.lang.String separatorString

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.borland.sctm.ws.administration.entities.UserGroup extends java.lang.Object implements Serializable

Serialized Fields

createdAt

long createdAt

createdBy

java.lang.String createdBy

description

java.lang.String description

id

int id

locked

boolean locked

name

java.lang.String name

projectAssignments

int[] projectAssignments

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.borland.sctm.ws.administration.entities.UserGroupMembership extends java.lang.Object implements Serializable

Serialized Fields

groupId

int groupId

groupName

java.lang.String groupName

roleId

int roleId

roleName

java.lang.String roleName

userId

int userId

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Package com.borland.sctm.ws.administration.exceptions

Class com.borland.sctm.ws.administration.exceptions.ExistingKeyException extends org.apache.axis.AxisFault implements Serializable

Serialized Fields

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.borland.sctm.ws.administration.exceptions.InternalException extends org.apache.axis.AxisFault implements Serializable

Serialized Fields

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.borland.sctm.ws.administration.exceptions.InvalidIdException extends org.apache.axis.AxisFault implements Serializable

Serialized Fields

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.borland.sctm.ws.administration.exceptions.InvalidStateException extends org.apache.axis.AxisFault implements Serializable

Serialized Fields

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.borland.sctm.ws.administration.exceptions.LoginException extends org.apache.axis.AxisFault implements Serializable

Serialized Fields

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.borland.sctm.ws.administration.exceptions.MissingValueException extends org.apache.axis.AxisFault implements Serializable

Serialized Fields

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.borland.sctm.ws.administration.exceptions.NotExistingValueException extends org.apache.axis.AxisFault implements Serializable

Serialized Fields

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Package com.borland.sctm.ws.common

Class com.borland.sctm.ws.common.AppModule extends NamedEntity implements Serializable

Serialized Fields

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.borland.sctm.ws.common.ExtendedAppModule extends AppModule implements Serializable

Serialized Fields

buildNumber

java.lang.String buildNumber

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Package com.borland.sctm.ws.common.entities

Class com.borland.sctm.ws.common.entities.Entity extends java.lang.Object implements Serializable

Serialized Fields

id

int id

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.borland.sctm.ws.common.entities.NamedEntity extends Entity implements Serializable

Serialized Fields

name

java.lang.String name

description

java.lang.String description

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Package com.borland.sctm.ws.execution

Class com.borland.sctm.ws.execution.ExecutionWebServiceServiceLocator extends org.apache.axis.client.Service implements Serializable

Serialized Fields

tmexecution_address

java.lang.String tmexecution_address

tmexecutionWSDDServiceName

java.lang.String tmexecutionWSDDServiceName

ports

java.util.HashSet<E> ports

Package com.borland.sctm.ws.execution.entities

Class com.borland.sctm.ws.execution.entities.ExecutionHandle extends java.lang.Object implements Serializable

Serialized Fields

execDefId

int execDefId

timeStamp

long timeStamp

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.borland.sctm.ws.execution.entities.ExecutionNode extends java.lang.Object implements Serializable

Serialized Fields

id

int id

kind

int kind

propertyValues

PropertyValue[] propertyValues

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.borland.sctm.ws.execution.entities.ExecutionResult extends java.lang.Object implements Serializable

Serialized Fields

build

java.lang.String build

cleanupTestDef

TestDefinitionResult cleanupTestDef

execDefId

int execDefId

execDefName

java.lang.String execDefName

execServerName

java.lang.String execServerName

keywords

java.lang.String[] keywords

manualTester

java.lang.String manualTester

setupTestDef

TestDefinitionResult setupTestDef

testDefResult

TestDefinitionResult[] testDefResult

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.borland.sctm.ws.execution.entities.ManualTester extends java.lang.Object implements Serializable

Serialized Fields

firstname

java.lang.String firstname

lastName

java.lang.String lastName

login

java.lang.String login

userId

int userId

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.borland.sctm.ws.execution.entities.PropertyMetaInfo extends java.lang.Object implements Serializable

Serialized Fields

allListValues

java.lang.String[] allListValues

defaultValue

java.lang.String defaultValue

description

java.lang.String description

formatString

java.lang.String formatString

id

java.lang.String id

isEditable

boolean isEditable

isMultiSelect

boolean isMultiSelect

isOptional

boolean isOptional

name

java.lang.String name

propertyTypeId

java.lang.String propertyTypeId

type

int type

typeLabel

java.lang.String typeLabel

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.borland.sctm.ws.execution.entities.PropertyValue extends java.lang.Object implements Serializable

Serialized Fields

children

PropertyValue[] children

modifyCount

int modifyCount

name

java.lang.String name

nodeID

java.lang.String nodeID

propertyID

java.lang.String propertyID

propertyTypeID

java.lang.String propertyTypeID

type

int type

value

java.lang.String value

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.borland.sctm.ws.execution.entities.TestDefinitionResult extends java.lang.Object implements Serializable

Serialized Fields

duration

int duration

errorCount

int errorCount

execDefRunId

int execDefRunId

name

java.lang.String name

resultURL

java.lang.String resultURL

status

int status

testDefId

int testDefId

testRunId

int testRunId

typeId

int typeId

warningCount

int warningCount

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Package com.borland.sctm.ws.logon

Class com.borland.sctm.ws.logon.SystemServiceServiceLocator extends org.apache.axis.client.Service implements Serializable

Serialized Fields

sccsystem_address

java.lang.String sccsystem_address

sccsystemWSDDServiceName

java.lang.String sccsystemWSDDServiceName

ports

java.util.HashSet<E> ports

Package com.borland.sctm.ws.planning

Class com.borland.sctm.ws.planning.PlanningServiceServiceLocator extends org.apache.axis.client.Service implements Serializable

Serialized Fields

tmplanning_address

java.lang.String tmplanning_address

tmplanningWSDDServiceName

java.lang.String tmplanningWSDDServiceName

ports

java.util.HashSet<E> ports

Package com.borland.sctm.ws.planning.entities

Class com.borland.sctm.ws.planning.entities.Attribute extends java.lang.Object implements Serializable

Serialized Fields

active

boolean active

description

java.lang.String description

id

int id

name

java.lang.String name

options

AttributeOption[] options

type

java.lang.String type

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.borland.sctm.ws.planning.entities.AttributeOption extends java.lang.Object implements Serializable

Serialized Fields

name

java.lang.String name

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.borland.sctm.ws.planning.entities.CustomStepProperty extends java.lang.Object implements Serializable

Serialized Fields

id

int id

sequence

int sequence

name

java.lang.String name

value

java.lang.String value

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.borland.sctm.ws.planning.entities.DataSet extends java.lang.Object implements Serializable

Serialized Fields

name

java.lang.String name

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.borland.sctm.ws.planning.entities.DataSource extends java.lang.Object implements Serializable

Serialized Fields

name

java.lang.String name

id

int id

description

java.lang.String description

typeName

java.lang.String typeName

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.borland.sctm.ws.planning.entities.Entity extends java.lang.Object implements Serializable

Serialized Fields

id

int id

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.borland.sctm.ws.planning.entities.ManualTestStep extends java.lang.Object implements Serializable

Serialized Fields

stepPos

int stepPos

name

java.lang.String name

description

java.lang.String description

expectedResult

java.lang.String expectedResult

properties

CustomStepProperty[] properties

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.borland.sctm.ws.planning.entities.NamedEntity extends Entity implements Serializable

Serialized Fields

name

java.lang.String name

description

java.lang.String description

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.borland.sctm.ws.planning.entities.NodeFilter extends java.lang.Object implements Serializable

Serialized Fields

testPlanningFilterId

int testPlanningFilterId

createdBy

java.lang.String createdBy

testDefinitionType

java.lang.String testDefinitionType

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.borland.sctm.ws.planning.entities.NodeParameter extends NamedEntity implements Serializable

Serialized Fields

value

java.lang.String value

isInherited

boolean isInherited

type

int type

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.borland.sctm.ws.planning.entities.NodeProperty extends NamedEntity implements Serializable

Serialized Fields

value

java.lang.String value

inheretedFrom

int inheretedFrom

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.borland.sctm.ws.planning.entities.Project extends java.lang.Object implements Serializable

Serialized Fields

description

java.lang.String description

id

java.lang.String id

name

java.lang.String name

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.borland.sctm.ws.planning.entities.PropertyMetaInfo extends java.lang.Object implements Serializable

Serialized Fields

allListValues

java.lang.String[] allListValues

defaultValue

java.lang.String defaultValue

description

java.lang.String description

formatString

java.lang.String formatString

id

java.lang.String id

isEditable

boolean isEditable

isMultiSelect

boolean isMultiSelect

isOptional

boolean isOptional

name

java.lang.String name

propertyTypeId

java.lang.String propertyTypeId

type

int type

typeLabel

java.lang.String typeLabel

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.borland.sctm.ws.planning.entities.PropertyValue extends java.lang.Object implements Serializable

Serialized Fields

children

PropertyValue[] children

modifyCount

int modifyCount

name

java.lang.String name

nodeID

java.lang.String nodeID

propertyID

java.lang.String propertyID

propertyTypeID

java.lang.String propertyTypeID

type

int type

value

java.lang.String value

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.borland.sctm.ws.planning.entities.SuccessMeasure extends NamedEntity implements Serializable

Serialized Fields

mCondWasActive

boolean mCondWasActive

mCondMaxValue

float mCondMaxValue

mValue

float mValue

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.borland.sctm.ws.planning.entities.TestDefinitionResult extends java.lang.Object implements Serializable

Serialized Fields

duration

int duration

errors

int errors

id

int id

name

java.lang.String name

status

int status

testRunId

int testRunId

type

java.lang.String type

typeId

int typeId

warnings

int warnings

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.borland.sctm.ws.planning.entities.TestPlanningNode extends NamedEntity implements Serializable

Serialized Fields

propertyValues

PropertyValue[] propertyValues

kind

int kind

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Package hudson.plugins.sctmexecutor

Class hudson.plugins.sctmexecutor.TestFileFilter extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

buildNo

java.lang.String buildNo

Package hudson.plugins.sctmexecutor.exceptions

Class hudson.plugins.sctmexecutor.exceptions.EncryptionException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 1L

Class hudson.plugins.sctmexecutor.exceptions.SCTMException extends java.lang.Exception implements Serializable

serialVersionUID: 1L



Copyright © 2010. All Rights Reserved.