VMware {code} Community
yeohuixin
Contributor
Contributor

some questions about adapter

I alway can not understart what the adapter can do? 

I think I make the plugin. The plugin just only have a jar. The jar is my business process without adapter.I submit the jar , I directly call the method in script task. I think this is very simple. My business process is Managemented by myself.

The adaper looks like unnecessary.

I learn orchestrator for a short time. please give me an example about adaper. What can I do with adapter?

Reply
0 Kudos
1 Reply
sanchezs
VMware Employee
VMware Employee

Hi,

By "adapter" do you mean the IPluginAdaptor that a plug-in has to implement?

You can find all the necessary information here: https://www.vmware.com/pdf/vco_410_developers_guide.pdf (I couldn't find the link for 4.2)

There there's a section called "Roles of the Plug-In Adapter" that may solve all your doubts about it.

I hope it helps.

Sergio

Reply
0 Kudos