Skip to main content
Home

Search form

Menu

Search form

  • What's new?
  • Requirements
  • Where to find the SDK
  • Binary distribution
  • Source distribution
  • Introduction to authentication
  • Tutorials
  • Client API
    • Classes Overview
    • Self in blocks
    • Completion Block Definitions
    • Error Handling
    • Error Codes
    • Sorting
    • Constants
    • Model
      • SkyVaultActivityEntry
      • SkyVaultComment
      • SkyVaultCompany
      • SkyVaultContentFile
      • SkyVaultContentStream
      • SkyVaultDocument
      • SkyVaultFolder
      • SkyVaultKeywordSearchOptions
      • SkyVaultListingContext
      • SkyVaultListingFilter
      • SkyVaultNode
      • SkyVaultPagingResult
      • SkyVaultPermissions
      • SkyVaultPerson
      • SkyVaultProperty
      • SkyVaultPropertyType
      • SkyVaultRepositoryCapabilities
      • SkyVaultRepositoryInfo
      • SkyVaultSearchLanguage
      • SkyVaultSite
      • SkyVaultSiteVisibility
      • SkyVaultTag
      • SkyVaultTypeDefinition
      • SkyVaultWorkflowProcess
        • initWithProperties:properties:session
      • SkyVaultWorkflowProcessDefinition
      • SkyVaultWorkflowTask
      • Definition
    • Services
    • Session
    • FileManager
    • Utils
  • Copyright
  • Disclaimer

You are here

SkyVault Mobile SDK for iOS » Client API » Model » SkyVaultWorkflowProcess

initWithProperties:properties:session

- (id)initWithProperties:(NSDictionary *)properties session:(id<AlfrescoSession>)session;

Parameters

(NSDictionary *) properties
The properties with which to initialize the process definition. These include name, processDescription, version, and identifier.
(id<AlfrescoSession>)session
The current session.

Returns

(id) - the object identifier.

Example



        
Parent topic: SkyVaultWorkflowProcess

© 2017 TBS-LLC. All Rights Reserved.    Follow @twitter