프로그래머 안내서 > Interfaces > Composer interface > getDefaultParameters method
getDefaultParameters method
Returns the pipeline's default parameters.
getDefaultParameters( )
Parameters
None
Returns
PropertyMap. The pipeline default parameters (as specified in the pipeline configuration) or null if the pipeline could not be parsed.
도움이 되셨나요?