Jump to: navigation, search

PushCriterionSequential (Activity)


Revision as of 10:17, 30 March 2015 by JKN (Talk | contribs) (Created page with "Creates a push criterion to publish a push action only once instead of permanently (default). <!-- DO NOT REMOVE THIS -->{{Template:Activity/Begin}}<!-- DO NOT REMOVE THIS --...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Creates a push criterion to publish a push action only once instead of permanently (default).


[edit]

Description

PushCriterionSequential
Name PushCriterionSequential
Purpose Execute push action only once
Category UBIK Push
Returns true if successful
Version 2.4.2+

Arguments

This activity doesn't have any arguments.

Usage

Use this activity as criterion for your push action if you want to cast the push update only once per execution run. If this criterion is not added, the push receiver will be notified every time about updates.

See also