After you know how to get pages from a specific workflow state you get here the information what you can do with them. String logonGuid=”0904ABF0E43443D2881FE7481339650E”; String sessionKey=”490EC675042F4C5A8A6DF1ED63ADD7A6″; String projectGuid=”268F46EF5EB74A75824856D3DA1C6597″; CmsClient client = new CmsClient(logonGuid); Project project = client.getProject(sessionKey, projectGuid); Page currentPg = project.getPageById(“34009″); currentPg.submitToWorkflow(); currentPg.reject(“note name”, “reject comment”); currentPg.release(); The first method submitToWorkflow() can be [...]
-
Categories
- API Batch programming
- API Editing content classes
- API Editing pages
- API Editing publication packages
- API Export and Import data
- API General concepts
- API Publishing jobs and reports
- API Reference
- API ServerManager functionality
- API Workflow and page state
- Plug-ins for API developers
- Plug-ins for authorization
- Plug-ins for publication
- Plug-ins on content classes
- Plug-ins on pages/multi links
- Plug-ins other scope
-
Pages
-
Links
-
User’s opinion
-
Recent Posts
-
RSS Feed
-
jRQL upcoming features
- blogs.adobe.com/digitalmarketi… 2 weeks ago
- @SamsungSupport In which countries? 2 weeks ago
- my thoughts on good programming style slideshare.net/jRQL/the-progr… via @slideshare #java 3 weeks ago