diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2013-10-27 00:27:24 +0200 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2013-10-27 00:27:24 +0200 |
| commit | 30cd736670a579985890d8c2dfe363bacbad7568 (patch) | |
| tree | 152b34486ed4a77c6d6a3a49c13b796ae669f512 /src/main/resources/mapFiles/JobListMap.xml | |
| parent | 0f892332b19ba8741a7db66a5c4daa386b2b5c1e (diff) | |
Beta?
Diffstat (limited to 'src/main/resources/mapFiles/JobListMap.xml')
| -rw-r--r-- | src/main/resources/mapFiles/JobListMap.xml | 2 |
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"/>
|
