org.mule.devkit.generation.studio.editor
Class MuleStudioEditorXmlGenerator.PatternTypeOperationsChooser

java.lang.Object
  extended by org.mule.devkit.generation.studio.editor.MuleStudioEditorXmlGenerator.PatternTypeOperationsChooser
All Implemented Interfaces:
org.mule.devkit.model.studio.StudioModel.BuilderWithArgs<Boolean,JAXBElement<org.mule.devkit.model.studio.PatternType>>
Enclosing class:
MuleStudioEditorXmlGenerator

public static class MuleStudioEditorXmlGenerator.PatternTypeOperationsChooser
extends Object
implements org.mule.devkit.model.studio.StudioModel.BuilderWithArgs<Boolean,JAXBElement<org.mule.devkit.model.studio.PatternType>>


Constructor Summary
MuleStudioEditorXmlGenerator.PatternTypeOperationsChooser(Context ctx, org.mule.devkit.model.module.Module module)
           
 
Method Summary
 JAXBElement<org.mule.devkit.model.studio.PatternType> build(Boolean isOAuth)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MuleStudioEditorXmlGenerator.PatternTypeOperationsChooser

public MuleStudioEditorXmlGenerator.PatternTypeOperationsChooser(Context ctx,
                                                                 org.mule.devkit.model.module.Module module)
Method Detail

build

public JAXBElement<org.mule.devkit.model.studio.PatternType> build(Boolean isOAuth)
Specified by:
build in interface org.mule.devkit.model.studio.StudioModel.BuilderWithArgs<Boolean,JAXBElement<org.mule.devkit.model.studio.PatternType>>


Copyright © 2010–2014 MuleSoft, Inc.. All rights reserved.