public class SeamInspector extends Object implements Inspector
jbpm:pageflow-definitions elements from components.xml to
PageflowInspector.
| Constructor and Description |
|---|
SeamInspector() |
SeamInspector(SeamInspectorConfig config) |
public SeamInspector()
public SeamInspector(SeamInspectorConfig config)
public String inspect(Object toInspect, String type, String... names)
InspectorNote: the method returns a String, rather than a DOM, to support the use of hetergenous technologies between the Inspectors and the Metawidgets. For example, GwtMetawidget is written in JavaScript but its Inspectors are written in Java.
Copyright © 2015. All Rights Reserved.