<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
	<id>http://wiki.sage.fr/index.php?action=history&amp;feed=atom&amp;title=Archive_%28TStereotypeClassQueue%29</id>
	<title>Archive (TStereotypeClassQueue) - Historique des versions</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.sage.fr/index.php?action=history&amp;feed=atom&amp;title=Archive_%28TStereotypeClassQueue%29"/>
	<link rel="alternate" type="text/html" href="http://wiki.sage.fr/index.php?title=Archive_(TStereotypeClassQueue)&amp;action=history"/>
	<updated>2026-05-25T09:11:53Z</updated>
	<subtitle>Historique des versions pour cette page sur le wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>http://wiki.sage.fr/index.php?title=Archive_(TStereotypeClassQueue)&amp;diff=7143&amp;oldid=prev</id>
		<title>Syfre : Page créée avec « &lt;source lang=&#039;delphi&#039;&gt;procedure Archive;&lt;/source&gt;  Cette méthode modifie l&#039;état de l&#039;objet à cstQUEUE_STATE_ARCHIVED.   {|class=&quot;wikitable&quot; |- |}  Exemple :  &lt;source la... »</title>
		<link rel="alternate" type="text/html" href="http://wiki.sage.fr/index.php?title=Archive_(TStereotypeClassQueue)&amp;diff=7143&amp;oldid=prev"/>
		<updated>2013-04-12T11:51:44Z</updated>

		<summary type="html">&lt;p&gt;Page créée avec « &amp;lt;source lang=&amp;#039;delphi&amp;#039;&amp;gt;procedure Archive;&amp;lt;/source&amp;gt;  Cette méthode modifie l&amp;#039;état de l&amp;#039;objet à cstQUEUE_STATE_ARCHIVED.   {|class=&amp;quot;wikitable&amp;quot; |- |}  Exemple :  &amp;lt;source la... »&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nouvelle page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;source lang=&amp;#039;delphi&amp;#039;&amp;gt;procedure Archive;&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Cette méthode modifie l&amp;#039;état de l&amp;#039;objet à cstQUEUE_STATE_ARCHIVED. &lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Exemple :&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;#039;delphi&amp;#039;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
function MyProcesss.ProcessReadyJob(const Atopic:string):Boolean;&lt;br /&gt;
var AJob:JobQueue;&lt;br /&gt;
begin&lt;br /&gt;
  AJob := JobQueue.DeQueue(ATopic);&lt;br /&gt;
  if Assigned(AJob) and ICanProcessThisObject(AJob) then &lt;br /&gt;
    begin&lt;br /&gt;
      // I can&amp;#039;t process this one now so i requeue it&lt;br /&gt;
      // doProcess(AJob);&lt;br /&gt;
      AJob.Archive();&lt;br /&gt;
    end;&lt;br /&gt;
end;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Voir aussi&lt;br /&gt;
&lt;br /&gt;
*[[Classe_file_d&amp;#039;attente_(stereotype)|Stéréotype file d&amp;#039;attente]]&lt;br /&gt;
&lt;br /&gt;
{{Footer|Classe_file_d&amp;#039;attente_(stereotype)}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Stéréotype file d&amp;#039;attente]]&lt;/div&gt;</summary>
		<author><name>Syfre</name></author>
	</entry>
</feed>