From 8f2cd66bf6eb7afe3951bc607f607f13701fcf52 Mon Sep 17 00:00:00 2001 From: Denis Flaven Date: Thu, 14 Aug 2014 15:46:43 +0000 Subject: [PATCH] Declaration of generic methods which can be run on tickets. SVN:trunk[3298] --- .../itop-tickets/datamodel.itop-tickets.xml | 65 +++++++++++++++++++ 1 file changed, 65 insertions(+) diff --git a/datamodels/2.x/itop-tickets/datamodel.itop-tickets.xml b/datamodels/2.x/itop-tickets/datamodel.itop-tickets.xml index 3ee776bcfb..4cfa239a87 100755 --- a/datamodels/2.x/itop-tickets/datamodel.itop-tickets.xml +++ b/datamodels/2.x/itop-tickets/datamodel.itop-tickets.xml @@ -637,6 +637,8 @@ false public StimulusUserAction + + Get('log'); @@ -741,4 +743,67 @@ + + + + + + + + + attcode + true + The field to set, in the current object + + + + string + true + The value to set + + + + + + + + attcode + true + The field, in the current object, to set to + the current date + + + + + + + + attcode + true + The field, in the current object, to reset + to its default value + + + + + + + + attcode + true + The field, in the current object, to set + + + + attcode + true + The field, in the current object, to get + the value from + + + + + + +