Class LoadPropsRetVal<TModel,TBean>
java.lang.Object
de.xima.fc.workflow.designer.model.LoadPropsRetVal<TModel,TBean>
-
Constructor Summary
ConstructorsConstructorDescriptionLoadPropsRetVal
(String propertiesView, TBean bean, IElementWithTask<TModel> nodeModel, com.alibaba.fastjson.JSONObject customPropsJson, Object customProps, IElementHelpLocation elementHelp) -
Method Summary
-
Constructor Details
-
LoadPropsRetVal
public LoadPropsRetVal(String propertiesView, TBean bean, IElementWithTask<TModel> nodeModel, com.alibaba.fastjson.JSONObject customPropsJson, Object customProps, IElementHelpLocation elementHelp)
-
-
Method Details
-
getBean
-
getCustomProps
-
getCustomPropsJson
public com.alibaba.fastjson.JSONObject getCustomPropsJson() -
getElementHelp
-
getNodeModel
-
getPropertiesView
-