Serialized Form


Package org.squashtest.csp.core.bugtracker.mantis.binding

Class org.squashtest.csp.core.bugtracker.mantis.binding.AccountData extends Object implements Serializable

Serialized Fields

id

BigInteger id

name

String name

real_name

String real_name

email

String email

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.squashtest.csp.core.bugtracker.mantis.binding.AttachmentData extends Object implements Serializable

Serialized Fields

id

BigInteger id

filename

String filename

size

BigInteger size

content_type

String content_type

date_submitted

Calendar date_submitted

download_url

org.apache.axis.types.URI download_url

user_id

BigInteger user_id

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.squashtest.csp.core.bugtracker.mantis.binding.CustomFieldDefinitionData extends Object implements Serializable

Serialized Fields

field

ObjectRef field

type

BigInteger type

possible_values

String possible_values

default_value

String default_value

valid_regexp

String valid_regexp

access_level_r

BigInteger access_level_r

access_level_rw

BigInteger access_level_rw

length_min

BigInteger length_min

length_max

BigInteger length_max

advanced

Boolean advanced

display_report

Boolean display_report

display_update

Boolean display_update

display_resolved

Boolean display_resolved

display_closed

Boolean display_closed

require_report

Boolean require_report

require_update

Boolean require_update

require_resolved

Boolean require_resolved

require_closed

Boolean require_closed

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.squashtest.csp.core.bugtracker.mantis.binding.CustomFieldValueForIssueData extends Object implements Serializable

Serialized Fields

field

ObjectRef field

value

String value

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.squashtest.csp.core.bugtracker.mantis.binding.FilterData extends Object implements Serializable

Serialized Fields

id

BigInteger id

owner

AccountData owner

project_id

BigInteger project_id

is_public

Boolean is_public

name

String name

filter_string

String filter_string

url

String url

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.squashtest.csp.core.bugtracker.mantis.binding.IssueData extends Object implements Serializable

Serialized Fields

id

BigInteger id

view_state

ObjectRef view_state

last_updated

Calendar last_updated

project

ObjectRef project

category

String category

priority

ObjectRef priority

severity

ObjectRef severity

status

ObjectRef status

reporter

AccountData reporter

summary

String summary

version

String version

build

String build

platform

String platform

os

String os

os_build

String os_build

reproducibility

ObjectRef reproducibility

date_submitted

Calendar date_submitted

sponsorship_total

BigInteger sponsorship_total

handler

AccountData handler

projection

ObjectRef projection

eta

ObjectRef eta

resolution

ObjectRef resolution

fixed_in_version

String fixed_in_version

target_version

String target_version

description

String description

steps_to_reproduce

String steps_to_reproduce

additional_information

String additional_information

attachments

AttachmentData[] attachments

relationships

RelationshipData[] relationships

notes

IssueNoteData[] notes

custom_fields

CustomFieldValueForIssueData[] custom_fields

due_date

Calendar due_date

monitors

AccountData[] monitors

sticky

Boolean sticky

tags

ObjectRef[] tags

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.squashtest.csp.core.bugtracker.mantis.binding.IssueHeaderData extends Object implements Serializable

Serialized Fields

id

BigInteger id

view_state

BigInteger view_state

last_updated

Calendar last_updated

project

BigInteger project

category

String category

priority

BigInteger priority

severity

BigInteger severity

status

BigInteger status

reporter

BigInteger reporter

summary

String summary

handler

BigInteger handler

resolution

BigInteger resolution

attachments_count

BigInteger attachments_count

notes_count

BigInteger notes_count

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.squashtest.csp.core.bugtracker.mantis.binding.IssueNoteData extends Object implements Serializable

Serialized Fields

id

BigInteger id

reporter

AccountData reporter

text

String text

view_state

ObjectRef view_state

date_submitted

Calendar date_submitted

last_modified

Calendar last_modified

time_tracking

BigInteger time_tracking

note_type

BigInteger note_type

note_attr

String note_attr

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.squashtest.csp.core.bugtracker.mantis.binding.MantisConnectLocator extends org.apache.axis.client.Service implements Serializable

Serialized Fields

MantisConnectPort_address

String MantisConnectPort_address

MantisConnectPortWSDDServiceName

String MantisConnectPortWSDDServiceName

ports

HashSet<E> ports

Class org.squashtest.csp.core.bugtracker.mantis.binding.ObjectRef extends Object implements Serializable

Serialized Fields

id

BigInteger id

name

String name

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.squashtest.csp.core.bugtracker.mantis.binding.ProfileData extends Object implements Serializable

Serialized Fields

id

BigInteger id

user_id

AccountData user_id

platform

String platform

os

String os

os_build

String os_build

description

String description

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.squashtest.csp.core.bugtracker.mantis.binding.ProfileDataSearchResult extends Object implements Serializable

Serialized Fields

results

ProfileData[] results

total_results

BigInteger total_results

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.squashtest.csp.core.bugtracker.mantis.binding.ProjectAttachmentData extends Object implements Serializable

Serialized Fields

id

BigInteger id

filename

String filename

title

String title

description

String description

size

BigInteger size

content_type

String content_type

date_submitted

Calendar date_submitted

download_url

org.apache.axis.types.URI download_url

user_id

BigInteger user_id

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.squashtest.csp.core.bugtracker.mantis.binding.ProjectData extends Object implements Serializable

Serialized Fields

id

BigInteger id

name

String name

status

ObjectRef status

enabled

Boolean enabled

view_state

ObjectRef view_state

access_min

ObjectRef access_min

file_path

String file_path

description

String description

subprojects

ProjectData[] subprojects

inherit_global

Boolean inherit_global

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.squashtest.csp.core.bugtracker.mantis.binding.ProjectVersionData extends Object implements Serializable

Serialized Fields

id

BigInteger id

name

String name

project_id

BigInteger project_id

date_order

Calendar date_order

description

String description

released

Boolean released

obsolete

Boolean obsolete

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.squashtest.csp.core.bugtracker.mantis.binding.RelationshipData extends Object implements Serializable

Serialized Fields

id

BigInteger id

type

ObjectRef type

target_id

BigInteger target_id

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.squashtest.csp.core.bugtracker.mantis.binding.TagData extends Object implements Serializable

Serialized Fields

id

BigInteger id

user_id

AccountData user_id

name

String name

description

String description

date_created

Calendar date_created

date_updated

Calendar date_updated

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.squashtest.csp.core.bugtracker.mantis.binding.TagDataSearchResult extends Object implements Serializable

Serialized Fields

results

TagData[] results

total_results

BigInteger total_results

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.squashtest.csp.core.bugtracker.mantis.binding.UserData extends Object implements Serializable

Serialized Fields

account_data

AccountData account_data

access_level

BigInteger access_level

timezone

String timezone

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc



Copyright © 2010-2013 Henix, henix.fr. All Rights Reserved.