broadleaf commerce - Add recordHeatRangeActivity to blCheckoutWorkflowActivities -


i'm trying order submit workflow heat clinic tutorial. can't add new activity recordheatrangeactivity blcheckoutworkflowactivities: applicationcontext file? should create file? java config file on have append following:

@merge("blcheckoutworkflowactivities") public list<?> customcheckoutactivities(recordheatrangeactivity recordheatrangeactivity) {     return arrays.aslist(recordheatrangeactivity); }  


Comments

Popular posts from this blog

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -

minify - Minimizing css files -