antcallback=ise.antelope.tasks.AntCallBack antfetch=ise.antelope.tasks.AntFetch assert=ise.antelope.tasks.Assert bool=ise.antelope.tasks.BooleanConditionTask break=ise.antelope.tasks.Break call=ise.antelope.tasks.Call case=ise.antelope.tasks.Case catch=ise.antelope.tasks.CatchTask default=ise.antelope.tasks.DefaultCase else=ise.antelope.tasks.ElseTask fileutil=ise.antelope.tasks.FileUtilTask finally=ise.antelope.tasks.FinallyTask find=ise.antelope.tasks.Find foreach=ise.antelope.tasks.Foreach grep=ise.antelope.tasks.Find hostname=ise.antelope.tasks.HostnameTask if=ise.antelope.tasks.IfTask limit=ise.antelope.tasks.Limit math=ise.antelope.tasks.MathTask new=ise.antelope.tasks.New pw=ise.antelope.tasks.PasswordHandlerTask post=ise.antelope.tasks.PostTask readlog=ise.antelope.tasks.ReadLog repeat=ise.antelope.tasks.Repeat split=ise.antelope.tasks.SplitTask stopwatch=ise.antelope.tasks.StopWatchTask suite=ise.antelope.tasks.Suite stringutil=ise.antelope.tasks.StringUtilTask switch=ise.antelope.tasks.SwitchTask testcase=ise.antelope.tasks.TestCase try=ise.antelope.tasks.TryTask uid=ise.antelope.tasks.UIDTask unset=ise.antelope.tasks.Unset until=ise.antelope.tasks.BooleanConditionTask var=ise.antelope.tasks.Variable xmlprop=ise.antelope.tasks.XmlPropertyTask prop=ise.antelope.tasks.typedefs.Prop contains=ise.antelope.tasks.condition.Contains datedifference=ise.antelope.tasks.condition.DateTimeDifference timedifference=ise.antelope.tasks.condition.DateTimeDifference datebefore=ise.antelope.tasks.condition.DateTimeBefore timebefore=ise.antelope.tasks.condition.DateTimeBefore islessthan=ise.antelope.tasks.condition.IsLessThan isgreaterthan=ise.antelope.tasks.condition.IsGreaterThan mathequals=ise.antelope.tasks.condition.MathEquals endswith=ise.antelope.tasks.condition.EndsWith startswith=ise.antelope.tasks.condition.StartsWith and=ise.antelope.tasks.condition.And or=ise.antelope.tasks.condition.Or not=ise.antelope.tasks.condition.Not lowercase=ise.antelope.tasks.typedefs.string.LowerCase uppercase=ise.antelope.tasks.typedefs.string.UpperCase trim=ise.antelope.tasks.typedefs.string.Trim substring=ise.antelope.tasks.typedefs.string.Substring replace=ise.antelope.tasks.typedefs.string.Replace indexof=ise.antelope.tasks.typedefs.string.IndexOf lastindexof=ise.antelope.tasks.typedefs.string.LastIndexOf length=ise.antelope.tasks.typedefs.string.Length messagebox=ise.antelope.tasks.typedefs.string.MessageBox sort=ise.antelope.tasks.typedefs.string.Sort canread=ise.antelope.tasks.typedefs.file.CanRead canwrite=ise.antelope.tasks.typedefs.file.CanWrite filecount=ise.antelope.tasks.typedefs.file.FileCount filelength=ise.antelope.tasks.typedefs.file.FileLength linecount=ise.antelope.tasks.typedefs.file.FileLineCount listfiles=ise.antelope.tasks.typedefs.file.FileList isdirectory=ise.antelope.tasks.typedefs.file.IsDirectory isfile=ise.antelope.tasks.typedefs.file.IsFile lastmodified=ise.antelope.tasks.typedefs.file.LastModified