SLING-4153 - improve javadoc, added distribution request state, minor fixes

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1640924 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/main/resources/SLING-CONTENT/libs/sling/distribution/install.author/org.apache.sling.distribution.agent.impl.SimpleDistributionAgentFactory-publish-reverse.json b/src/main/resources/SLING-CONTENT/libs/sling/distribution/install.author/org.apache.sling.distribution.agent.impl.SimpleDistributionAgentFactory-publish-reverse.json
index 84b41b9..e6a3929 100644
--- a/src/main/resources/SLING-CONTENT/libs/sling/distribution/install.author/org.apache.sling.distribution.agent.impl.SimpleDistributionAgentFactory-publish-reverse.json
+++ b/src/main/resources/SLING-CONTENT/libs/sling/distribution/install.author/org.apache.sling.distribution.agent.impl.SimpleDistributionAgentFactory-publish-reverse.json
@@ -26,7 +26,7 @@
 
     "trigger": [
         "scheduledTrigger/type=scheduledEvent",
-        "scheduledTrigger/action=poll",
+        "scheduledTrigger/action=pull",
         "scheduledTrigger/seconds=30",
 
         "remoteTrigger/type=remoteEvent",