This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"name":"proxypassword","description":"Password to provide to the proxy server.","required":false,"default":"","type":"string","values":[]},
{"name":"resolveurl","description":"Yes: resolve links in the output page to absolute references\n No: does not","required":false,"default":false,"type":"boolean","values":[]},
{"name":"group","description":"CF11+ The group to which the scheduled task belongs.","required":false,"default":"default","type":"string","values":[]},
{"name":"mode","description":"CF10+ If the task is server-specific or application specific.","required":false,"default":"server","type":"string","values":["application","server"]},
{"name":"mode","description":"CF10+ If the task is server-specific or application specific.\n NOTE: For a task, if `mode` = \"application\" when `action` = \"create\" or `action` = \"update\", all future actions for the same task require `mode` = \"application\".","required":false,"default":"server","type":"string","values":["application","server"]},
{"name":"result (CF10+)/returnvariable (lucee)","description":"Name for the query in which cfschedule returns the result variables.\nNOTE: Required for `action`=\"list\"","required":false,"default":"","type":"query","values":[]},
{"name":"eventHandler","description":"CF10+ A CFC file which implements CFIDE.scheduler.ITaskEventHandler and is invoked for events while running the task.\n Note: CF 2018 Enterprise Required; not supported in Standard Edition","required":false,"default":"","type":"string","values":[]},
{"name":"onException","description":"CF10+ Specify the action to take if a task results in error.\n Note: CF 2018 Enterprise Required; not supported in Standard Edition","required":false,"default":"invokeHandler, if eventHandler is specified","type":"string","values":["refire","pause","invokeHandler"]},
Expand Down
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
cfschedule - mode="application" note added #1735
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Are you sure you want to change the base?
Uh oh!
There was an error while loading. Please reload this page.
cfschedule - mode="application" note added #1735
Filter by extension
Viewed files
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing