summaryrefslogtreecommitdiff
path: root/src/main/resources/mapFiles/JobListMap.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/mapFiles/JobListMap.xml')
-rw-r--r--src/main/resources/mapFiles/JobListMap.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/mapFiles/JobListMap.xml b/src/main/resources/mapFiles/JobListMap.xml
index 84d40ae..d09f7cc 100644
--- a/src/main/resources/mapFiles/JobListMap.xml
+++ b/src/main/resources/mapFiles/JobListMap.xml
@@ -18,7 +18,7 @@
<bind-xml name="StepPath" node="attribute"/>
</field>
<field name="transition" type="com.c2kernel.lifecycle.instance.stateMachine.Transition" direct="false" get-method="getTransition" set-method="setTransition">
- <bind-xml name="Transition" node="attribute"/>
+ <bind-xml name="Transition" node="element"/>
</field>
<field name="agentName" type="string" direct="false" get-method="getAgentName" set-method="setAgentName">
<bind-xml name="AgentName" node="attribute"/>