Merge branch 'master' of bitbucket.org:colosa/processmaker

This commit is contained in:
Freddy Daniel Rojas Valda
2013-12-06 16:52:48 -04:00

View File

@@ -169,6 +169,9 @@ class ActivityPropertiesStructure
*/
public $tas_group_variable;
/**
* @var string {@from body}
*/
public $tas_selfservice_time;
/**
@@ -201,6 +204,9 @@ class ActivityPropertiesStructure
*/
public $tas_timeunit;
/**
* @var string {@from body} {@choice 1,,2}
*/
public $tas_type_day;
/**