Class ObjectFactory
java.lang.Object
org.citrusframework.model.testcase.core.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the org.citrusframework.model.testcase.core package.
An ObjectFactory allows you to programmatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
-
Constructor Summary
ConstructorsConstructorDescriptionCreate a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.citrusframework.model.testcase.core -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofActionModelCreate an instance ofAntModelCreate an instance ofAntModel.ExecuteCreate an instance ofAntModel.PropertiesCreate an instance ofAntModel.Properties.PropertyCreate an instance ofAssertModelCreate an instance ofAssertModel.WhenCreate an instance ofAsyncModelCreate an instance ofAsyncModel.ActionsCreate an instance ofAsyncModel.ErrorCreate an instance ofAsyncModel.SuccessCreate an instance ofCallTemplateModelCreate an instance ofCallTemplateModel.ParameterCreate an instance ofCatchModelCreate an instance ofConditionalModelCreate an instance ofCreateVariablesModelCreate an instance ofCreateVariablesModel.VariableCreate an instance ofCreateVariablesModel.Variable.ValueCreate an instance ofDelayModeljakarta.xml.bind.JAXBElement<String>createDescription(String value) jakarta.xml.bind.JAXBElement<EchoActionType>createEcho(EchoActionType value) Create an instance ofEchoActionTypeCreate an instance ofExpectTimeoutModelCreate an instance ofExpectTimeoutModel.SelectorCreate an instance ofExpectTimeoutModel.Selector.ElementCreate an instance ofFailModelCreate an instance ofGroovyModelCreate an instance ofInputModelCreate an instance ofIterateModelCreate an instance ofJavaModelCreate an instance ofJavaModel.ConstructorCreate an instance ofJavaModel.Constructor.ArgumentCreate an instance ofJavaModel.MethodCreate an instance ofJavaModel.Method.ArgumentCreate an instance ofLoadModelCreate an instance ofLoadModel.PropertiesCreate an instance ofMetaInfoTypeCreate an instance ofParallelModelCreate an instance ofPlsqlModelCreate an instance ofPlsqlModel.ResourceCreate an instance ofPrintModelCreate an instance ofPurgeChannelModelCreate an instance ofPurgeChannelModel.ChannelCreate an instance ofPurgeEndpointModelCreate an instance ofPurgeEndpointModel.EndpointCreate an instance ofPurgeEndpointModel.SelectorCreate an instance ofPurgeEndpointModel.Selector.ElementCreate an instance ofPurgeJmsQueuesModelCreate an instance ofPurgeJmsQueuesModel.QueueCreate an instance ofReceiveModelCreate an instance ofReceiveModel.ExtractCreate an instance ofReceiveModel.Extract.HeaderCreate an instance ofReceiveModel.Extract.MessageCreate an instance ofReceiveModel.HeaderCreate an instance ofReceiveModel.Header.ElementCreate an instance ofReceiveModel.Header.FragmentCreate an instance ofReceiveModel.Header.ResourceCreate an instance ofReceiveModel.MessageCreate an instance ofReceiveModel.Message.ElementCreate an instance ofReceiveModel.Message.IgnoreCreate an instance ofReceiveModel.Message.NamespaceCreate an instance ofReceiveModel.Message.PayloadCreate an instance ofReceiveModel.Message.ResourceCreate an instance ofReceiveModel.Message.ValidateCreate an instance ofReceiveModel.Message.Validate.JsonPathCreate an instance ofReceiveModel.Message.Validate.NamespaceCreate an instance ofReceiveModel.Message.Validate.XpathCreate an instance ofReceiveModel.SelectorCreate an instance ofReceiveModel.Selector.ElementCreate an instance ofRepeatOnerrorUntilTrueModelCreate an instance ofRepeatUntilTrueModelCreate an instance ofScriptDefinitionTypeCreate an instance ofSendModelCreate an instance ofSendModel.ExtractCreate an instance ofSendModel.Extract.HeaderCreate an instance ofSendModel.HeaderCreate an instance ofSendModel.Header.ElementCreate an instance ofSendModel.Header.FragmentCreate an instance ofSendModel.Header.ResourceCreate an instance ofSendModel.MessageCreate an instance ofSendModel.Message.ElementCreate an instance ofSendModel.Message.PayloadCreate an instance ofSendModel.Message.ResourceCreate an instance ofSequentialModeljakarta.xml.bind.JAXBElement<SleepActionType>createSleep(SleepActionType value) Create an instance ofSleepActionTypeCreate an instance ofSqlModelCreate an instance ofSqlModel.ExtractCreate an instance ofSqlModel.ResourceCreate an instance ofSqlModel.ValidateCreate an instance ofSqlModel.Validate.ValuesCreate an instance ofStartModelCreate an instance ofStartModel.ServersCreate an instance ofStartModel.Servers.ServerCreate an instance ofStopModelCreate an instance ofStopModel.ServersCreate an instance ofStopModel.Servers.ServerCreate an instance ofStopTimerModelCreate an instance ofTemplateModelCreate an instance ofTestActionsTypeCreate an instance ofTestcaseModelCreate an instance ofTimerModelCreate an instance ofTraceTimeModelCreate an instance ofTraceVariablesModelCreate an instance ofTraceVariablesModel.VariableCreate an instance ofTransformModelCreate an instance ofTransformModel.XmlResourceCreate an instance ofTransformModel.XsltResourceCreate an instance ofVariablesModelCreate an instance ofVariablesModel.VariableCreate an instance ofVariablesModel.Variable.ValueCreate an instance ofWaitModelCreate an instance ofWaitModel.ActionCreate an instance ofWaitModel.FileCreate an instance ofWaitModel.HttpCreate an instance ofWaitModel.Message
-
Constructor Details
-
ObjectFactory
public ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.citrusframework.model.testcase.core
-
-
Method Details
-
createVariablesModel
Create an instance ofVariablesModel- Returns:
- the new instance of
VariablesModel
-
createSendModel
Create an instance ofSendModel- Returns:
- the new instance of
SendModel
-
createReceiveModel
Create an instance ofReceiveModel- Returns:
- the new instance of
ReceiveModel
-
createSqlModel
Create an instance ofSqlModel- Returns:
- the new instance of
SqlModel
-
createJavaModel
Create an instance ofJavaModel- Returns:
- the new instance of
JavaModel
-
createTraceVariablesModel
Create an instance ofTraceVariablesModel- Returns:
- the new instance of
TraceVariablesModel
-
createPurgeEndpointModel
Create an instance ofPurgeEndpointModel- Returns:
- the new instance of
PurgeEndpointModel
-
createPurgeJmsQueuesModel
Create an instance ofPurgeJmsQueuesModel- Returns:
- the new instance of
PurgeJmsQueuesModel
-
createPurgeChannelModel
Create an instance ofPurgeChannelModel- Returns:
- the new instance of
PurgeChannelModel
-
createCreateVariablesModel
Create an instance ofCreateVariablesModel- Returns:
- the new instance of
CreateVariablesModel
-
createExpectTimeoutModel
Create an instance ofExpectTimeoutModel- Returns:
- the new instance of
ExpectTimeoutModel
-
createLoadModel
Create an instance ofLoadModel- Returns:
- the new instance of
LoadModel
-
createPlsqlModel
Create an instance ofPlsqlModel- Returns:
- the new instance of
PlsqlModel
-
createCallTemplateModel
Create an instance ofCallTemplateModel- Returns:
- the new instance of
CallTemplateModel
-
createAsyncModel
Create an instance ofAsyncModel- Returns:
- the new instance of
AsyncModel
-
createAssertModel
Create an instance ofAssertModel- Returns:
- the new instance of
AssertModel
-
createTransformModel
Create an instance ofTransformModel- Returns:
- the new instance of
TransformModel
-
createAntModel
Create an instance ofAntModel- Returns:
- the new instance of
AntModel
-
createStartModel
Create an instance ofStartModel- Returns:
- the new instance of
StartModel
-
createStopModel
Create an instance ofStopModel- Returns:
- the new instance of
StopModel
-
createWaitModel
Create an instance ofWaitModel- Returns:
- the new instance of
WaitModel
-
createStopModelServers
Create an instance ofStopModel.Servers- Returns:
- the new instance of
StopModel.Servers
-
createStartModelServers
Create an instance ofStartModel.Servers- Returns:
- the new instance of
StartModel.Servers
-
createAntModelProperties
Create an instance ofAntModel.Properties- Returns:
- the new instance of
AntModel.Properties
-
createExpectTimeoutModelSelector
Create an instance ofExpectTimeoutModel.Selector- Returns:
- the new instance of
ExpectTimeoutModel.Selector
-
createCreateVariablesModelVariable
Create an instance ofCreateVariablesModel.Variable- Returns:
- the new instance of
CreateVariablesModel.Variable
-
createPurgeEndpointModelSelector
Create an instance ofPurgeEndpointModel.Selector- Returns:
- the new instance of
PurgeEndpointModel.Selector
-
createJavaModelMethod
Create an instance ofJavaModel.Method- Returns:
- the new instance of
JavaModel.Method
-
createJavaModelConstructor
Create an instance ofJavaModel.Constructor- Returns:
- the new instance of
JavaModel.Constructor
-
createSqlModelValidate
Create an instance ofSqlModel.Validate- Returns:
- the new instance of
SqlModel.Validate
-
createReceiveModelExtract
Create an instance ofReceiveModel.Extract- Returns:
- the new instance of
ReceiveModel.Extract
-
createReceiveModelHeader
Create an instance ofReceiveModel.Header- Returns:
- the new instance of
ReceiveModel.Header
-
createReceiveModelMessage
Create an instance ofReceiveModel.Message- Returns:
- the new instance of
ReceiveModel.Message
-
createReceiveModelMessageValidate
Create an instance ofReceiveModel.Message.Validate- Returns:
- the new instance of
ReceiveModel.Message.Validate
-
createReceiveModelSelector
Create an instance ofReceiveModel.Selector- Returns:
- the new instance of
ReceiveModel.Selector
-
createSendModelExtract
Create an instance ofSendModel.Extract- Returns:
- the new instance of
SendModel.Extract
-
createSendModelHeader
Create an instance ofSendModel.Header- Returns:
- the new instance of
SendModel.Header
-
createSendModelMessage
Create an instance ofSendModel.Message- Returns:
- the new instance of
SendModel.Message
-
createVariablesModelVariable
Create an instance ofVariablesModel.Variable- Returns:
- the new instance of
VariablesModel.Variable
-
createTestcaseModel
Create an instance ofTestcaseModel- Returns:
- the new instance of
TestcaseModel
-
createMetaInfoType
Create an instance ofMetaInfoType- Returns:
- the new instance of
MetaInfoType
-
createTestActionsType
Create an instance ofTestActionsType- Returns:
- the new instance of
TestActionsType
-
createSqlModelResource
Create an instance ofSqlModel.Resource- Returns:
- the new instance of
SqlModel.Resource
-
createScriptDefinitionType
Create an instance ofScriptDefinitionType- Returns:
- the new instance of
ScriptDefinitionType
-
createSqlModelExtract
Create an instance ofSqlModel.Extract- Returns:
- the new instance of
SqlModel.Extract
-
createSleepActionType
Create an instance ofSleepActionType- Returns:
- the new instance of
SleepActionType
-
createDelayModel
Create an instance ofDelayModel- Returns:
- the new instance of
DelayModel
-
createEchoActionType
Create an instance ofEchoActionType- Returns:
- the new instance of
EchoActionType
-
createPrintModel
Create an instance ofPrintModel- Returns:
- the new instance of
PrintModel
-
createTraceVariablesModelVariable
Create an instance ofTraceVariablesModel.Variable- Returns:
- the new instance of
TraceVariablesModel.Variable
-
createPurgeEndpointModelEndpoint
Create an instance ofPurgeEndpointModel.Endpoint- Returns:
- the new instance of
PurgeEndpointModel.Endpoint
-
createPurgeJmsQueuesModelQueue
Create an instance ofPurgeJmsQueuesModel.Queue- Returns:
- the new instance of
PurgeJmsQueuesModel.Queue
-
createPurgeChannelModelChannel
Create an instance ofPurgeChannelModel.Channel- Returns:
- the new instance of
PurgeChannelModel.Channel
-
createTraceTimeModel
Create an instance ofTraceTimeModel- Returns:
- the new instance of
TraceTimeModel
-
createFailModel
Create an instance ofFailModel- Returns:
- the new instance of
FailModel
-
createInputModel
Create an instance ofInputModel- Returns:
- the new instance of
InputModel
-
createLoadModelProperties
Create an instance ofLoadModel.Properties- Returns:
- the new instance of
LoadModel.Properties
-
createParallelModel
Create an instance ofParallelModel- Returns:
- the new instance of
ParallelModel
-
createActionModel
Create an instance ofActionModel- Returns:
- the new instance of
ActionModel
-
createPlsqlModelResource
Create an instance ofPlsqlModel.Resource- Returns:
- the new instance of
PlsqlModel.Resource
-
createCallTemplateModelParameter
Create an instance ofCallTemplateModel.Parameter- Returns:
- the new instance of
CallTemplateModel.Parameter
-
createIterateModel
Create an instance ofIterateModel- Returns:
- the new instance of
IterateModel
-
createRepeatUntilTrueModel
Create an instance ofRepeatUntilTrueModel- Returns:
- the new instance of
RepeatUntilTrueModel
-
createRepeatOnerrorUntilTrueModel
Create an instance ofRepeatOnerrorUntilTrueModel- Returns:
- the new instance of
RepeatOnerrorUntilTrueModel
-
createConditionalModel
Create an instance ofConditionalModel- Returns:
- the new instance of
ConditionalModel
-
createSequentialModel
Create an instance ofSequentialModel- Returns:
- the new instance of
SequentialModel
-
createAsyncModelActions
Create an instance ofAsyncModel.Actions- Returns:
- the new instance of
AsyncModel.Actions
-
createAsyncModelSuccess
Create an instance ofAsyncModel.Success- Returns:
- the new instance of
AsyncModel.Success
-
createAsyncModelError
Create an instance ofAsyncModel.Error- Returns:
- the new instance of
AsyncModel.Error
-
createTimerModel
Create an instance ofTimerModel- Returns:
- the new instance of
TimerModel
-
createStopTimerModel
Create an instance ofStopTimerModel- Returns:
- the new instance of
StopTimerModel
-
createCatchModel
Create an instance ofCatchModel- Returns:
- the new instance of
CatchModel
-
createAssertModelWhen
Create an instance ofAssertModel.When- Returns:
- the new instance of
AssertModel.When
-
createGroovyModel
Create an instance ofGroovyModel- Returns:
- the new instance of
GroovyModel
-
createTransformModelXmlResource
Create an instance ofTransformModel.XmlResource- Returns:
- the new instance of
TransformModel.XmlResource
-
createTransformModelXsltResource
Create an instance ofTransformModel.XsltResource- Returns:
- the new instance of
TransformModel.XsltResource
-
createAntModelExecute
Create an instance ofAntModel.Execute- Returns:
- the new instance of
AntModel.Execute
-
createWaitModelAction
Create an instance ofWaitModel.Action- Returns:
- the new instance of
WaitModel.Action
-
createWaitModelMessage
Create an instance ofWaitModel.Message- Returns:
- the new instance of
WaitModel.Message
-
createWaitModelFile
Create an instance ofWaitModel.File- Returns:
- the new instance of
WaitModel.File
-
createWaitModelHttp
Create an instance ofWaitModel.Http- Returns:
- the new instance of
WaitModel.Http
-
createTemplateModel
Create an instance ofTemplateModel- Returns:
- the new instance of
TemplateModel
-
createStopModelServersServer
Create an instance ofStopModel.Servers.Server- Returns:
- the new instance of
StopModel.Servers.Server
-
createStartModelServersServer
Create an instance ofStartModel.Servers.Server- Returns:
- the new instance of
StartModel.Servers.Server
-
createAntModelPropertiesProperty
Create an instance ofAntModel.Properties.Property- Returns:
- the new instance of
AntModel.Properties.Property
-
createExpectTimeoutModelSelectorElement
Create an instance ofExpectTimeoutModel.Selector.Element- Returns:
- the new instance of
ExpectTimeoutModel.Selector.Element
-
createCreateVariablesModelVariableValue
Create an instance ofCreateVariablesModel.Variable.Value- Returns:
- the new instance of
CreateVariablesModel.Variable.Value
-
createPurgeEndpointModelSelectorElement
Create an instance ofPurgeEndpointModel.Selector.Element- Returns:
- the new instance of
PurgeEndpointModel.Selector.Element
-
createJavaModelMethodArgument
Create an instance ofJavaModel.Method.Argument- Returns:
- the new instance of
JavaModel.Method.Argument
-
createJavaModelConstructorArgument
Create an instance ofJavaModel.Constructor.Argument- Returns:
- the new instance of
JavaModel.Constructor.Argument
-
createSqlModelValidateValues
Create an instance ofSqlModel.Validate.Values- Returns:
- the new instance of
SqlModel.Validate.Values
-
createReceiveModelExtractHeader
Create an instance ofReceiveModel.Extract.Header- Returns:
- the new instance of
ReceiveModel.Extract.Header
-
createReceiveModelExtractMessage
Create an instance ofReceiveModel.Extract.Message- Returns:
- the new instance of
ReceiveModel.Extract.Message
-
createReceiveModelHeaderResource
Create an instance ofReceiveModel.Header.Resource- Returns:
- the new instance of
ReceiveModel.Header.Resource
-
createReceiveModelHeaderFragment
Create an instance ofReceiveModel.Header.Fragment- Returns:
- the new instance of
ReceiveModel.Header.Fragment
-
createReceiveModelHeaderElement
Create an instance ofReceiveModel.Header.Element- Returns:
- the new instance of
ReceiveModel.Header.Element
-
createReceiveModelMessageResource
Create an instance ofReceiveModel.Message.Resource- Returns:
- the new instance of
ReceiveModel.Message.Resource
-
createReceiveModelMessagePayload
Create an instance ofReceiveModel.Message.Payload- Returns:
- the new instance of
ReceiveModel.Message.Payload
-
createReceiveModelMessageElement
Create an instance ofReceiveModel.Message.Element- Returns:
- the new instance of
ReceiveModel.Message.Element
-
createReceiveModelMessageIgnore
Create an instance ofReceiveModel.Message.Ignore- Returns:
- the new instance of
ReceiveModel.Message.Ignore
-
createReceiveModelMessageNamespace
Create an instance ofReceiveModel.Message.Namespace- Returns:
- the new instance of
ReceiveModel.Message.Namespace
-
createReceiveModelMessageValidateXpath
Create an instance ofReceiveModel.Message.Validate.Xpath- Returns:
- the new instance of
ReceiveModel.Message.Validate.Xpath
-
createReceiveModelMessageValidateJsonPath
Create an instance ofReceiveModel.Message.Validate.JsonPath- Returns:
- the new instance of
ReceiveModel.Message.Validate.JsonPath
-
createReceiveModelMessageValidateNamespace
Create an instance ofReceiveModel.Message.Validate.Namespace- Returns:
- the new instance of
ReceiveModel.Message.Validate.Namespace
-
createReceiveModelSelectorElement
Create an instance ofReceiveModel.Selector.Element- Returns:
- the new instance of
ReceiveModel.Selector.Element
-
createSendModelExtractHeader
Create an instance ofSendModel.Extract.Header- Returns:
- the new instance of
SendModel.Extract.Header
-
createSendModelHeaderResource
Create an instance ofSendModel.Header.Resource- Returns:
- the new instance of
SendModel.Header.Resource
-
createSendModelHeaderFragment
Create an instance ofSendModel.Header.Fragment- Returns:
- the new instance of
SendModel.Header.Fragment
-
createSendModelHeaderElement
Create an instance ofSendModel.Header.Element- Returns:
- the new instance of
SendModel.Header.Element
-
createSendModelMessageResource
Create an instance ofSendModel.Message.Resource- Returns:
- the new instance of
SendModel.Message.Resource
-
createSendModelMessagePayload
Create an instance ofSendModel.Message.Payload- Returns:
- the new instance of
SendModel.Message.Payload
-
createSendModelMessageElement
Create an instance ofSendModel.Message.Element- Returns:
- the new instance of
SendModel.Message.Element
-
createVariablesModelVariableValue
Create an instance ofVariablesModel.Variable.Value- Returns:
- the new instance of
VariablesModel.Variable.Value
-
createDescription
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<String>
-
createSleep
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<SleepActionType>
-
createEcho
- Parameters:
value- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement<EchoActionType>
-