Found 590 results for "gitana 4.0 developers api resources branch get-repositories-repositoryid-snapshots"

The search executed in 0.005308451 seconds. That's fast.

Gitana 3.2 / Guide / Guide / Bulk Import

Effortlessly migrate content to Cloud CMS with our bulk import tool, supporting various file formats, seamless integration, and offline archive creation.

Score: 1.8901901

Gitana 4.0 / Content Engine / Bulk Import

Effortlessly migrate and import your content into Cloud CMS with our versatile bulk import tool, supporting various formats and legacy CMS integrations.

Score: 1.8901901

Gitana 3.2 / Guide / Guide / Deployment / Deployment Mappings

Optimize your file deployment from Cloud CMS using S3, FTP, and file system handlers. Customize with f:deployment-config for precise content mapping.

Score: 1.8646623

Gitana 4.0 / Content Engine / Deployment / Deployment Mappings

Optimize your content deployment with Cloud CMS using S3, FTP, and File System Handlers for precise file system mappings and strategies.

Score: 1.8646623

Gitana 4.0 / Reference / Types / Access Policy

Explore our Access Policy guide to learn about creating, updating, and managing policies within the Gitana platform, complete with examples and schema details.

Score: 1.8292966

Gitana 3.2 / Guide / Guide / Integrations / Amazon Web Services / Amazon SNS

Optimize your messaging infrastructure with Amazon SNS, a fast, flexible service offering push notifications, email, and SMS for real-time app engagement.

Score: 1.8206784

Gitana 4.0 / Content Engine / Integrations / Amazon Web Services / Amazon SNS

Amazon SNS provides fast messaging for cloud apps via push notifications, emails, or SMS, enhancing mobile app responses with Cloud CMS integration.

Score: 1.8206784

Gitana 3.2 / Guide / Guide / UI Developers Guide / Samples

Discover essential UI extension samples for developers, featuring configurations, UI modules, views, and custom integration guides.

Score: 1.8182857

Gitana 4.0 / Developers / User Interface Customization / Samples

Explore sample configurations for building UI extensions, including items for developer menus and releases, with detailed guides on UI services and modules.

Score: 1.8182857

Gitana 4.0 / Getting Started / Working with Content / Branches

Manage content efficiently with branches; isolate changes, collaborate seamlessly, and merge effortlessly back to master. Optimize team efforts today!

Score: 1.7844768

Gitana 3.2 / Guide / Guide / Workflow / Workflow Handlers / Sync Node

Sync Node handler automates syncing and managing workflow payload nodes to a target branch, with options for deletion and frozen branches.

Score: 1.7625566

Gitana 4.0 / Content Engine / Workflow / Workflow Handlers / Sync Node

Sync Node handler automates syncing and managing workflow payload nodes to a target branch, with options for deletion and frozen branches.

Score: 1.7625566

Gitana 3.2 / Guide / Guide / Integrations / Okta

Discover how Okta enhances security by integrating user authentication into modern applications with Cloud CMS Single Sign-On support.

Score: 1.7554824

Gitana 4.0 / Content Engine / Integrations / Okta

Secure and manage user authentication with Okta and Cloud CMS, offering seamless SSO integration using SAML 2.0 and JWT.

Score: 1.7554824

Gitana 3.2 / Guide / Guide / Conditions / Merge

Test whether a node is being merged with customizable conditions, including source and target branches or release attributes.

Score: 1.7411649

Gitana 4.0 / Content Engine / Behaviors / Conditions / Merge

Test whether a node is being merged with customizable conditions, including source and target branches or release attributes.

Score: 1.7411649

Gitana 3.2 / Guide / Guide / Features / Auto Analyze Text

Auto Analyze Text feature automatically analyzes binary attachments for full-text search insights, enhancing node functionality.

Score: 1.7381182

Gitana 3.2 / Guide / Guide / Features / Auto OCR Extract

Automatically convert attachments to searchable text with auto OCR extraction, enhancing full-text indexing and streamline content retrieval.

Score: 1.7381182

Gitana 4.0 / Reference / Types / Node

Nodes are essential for organizing content in a repository, forming a graph structure to build associations and hierarchies.

Score: 1.7370181

Gitana 3.2 / Guide / Guide / API / Pagination

Optimize data retrieval and display with pagination in Cloud CMS, organizing result sets into manageable pages for efficient sorting and querying.

Score: 1.7288429

Gitana 3.2 / Guide / Guide / Actions / Send Email

Send personalized emails with configurable templates using various providers. Simplify email sending by customizing recipients, subjects, and body content.

Score: 1.7204494

Gitana 4.0 / Content Engine / Behaviors / Actions / Send Email

'Streamline email delivery with configurable sending options. Set providers, recipients, and content templates easily for tailored communication.'

Score: 1.7204494

Gitana 3.2 / Guide / Guide / Features / Copied From

Identify copy history in nodes efficiently with the Copied From feature, tracking source references automatically during operations.

Score: 1.7099098

Gitana 4.0 / Content Engine / Aspects / Copied From

Identify copy history in nodes efficiently with the Copied From feature, tracking source references automatically during operations.

Score: 1.7099098

How can I reuse connections with the Java Driver?

The Cloud CMS Java Driver uses a thread local variable to store the authentication context it receives after connecting. This is perhaps unusual for folks who are coming from the JavaScript world but should be very familiar for anyone who works with common JavaScript frameworks such as Spring Framework or Spring Security. When the authentication completes, the Java Driver constructs a "Driver" object that it stores into a thread local variable using the following call: DriverContext.setDriver(dr

Score: 1.7041017