org.camunda.bpm.container.impl.deployment
Class Attachments

java.lang.Object
  extended by org.camunda.bpm.container.impl.deployment.Attachments

public class Attachments
extends Object

Contains the attachment names of all attachments used by the ProcessApplication deployment OperationSteps.

Author:
Daniel Meyer

Field Summary
static String BPM_PLATFORM_XML
           
static String PROCESS_APPLICATION
           
static String PROCESS_ARCHIVE_DEPLOYMENT_MAP
           
static String PROCESSES_XML_RESOURCES
           
 
Constructor Summary
Attachments()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROCESS_APPLICATION

public static final String PROCESS_APPLICATION
See Also:
Constant Field Values

PROCESSES_XML_RESOURCES

public static final String PROCESSES_XML_RESOURCES
See Also:
Constant Field Values

PROCESS_ARCHIVE_DEPLOYMENT_MAP

public static final String PROCESS_ARCHIVE_DEPLOYMENT_MAP
See Also:
Constant Field Values

BPM_PLATFORM_XML

public static final String BPM_PLATFORM_XML
See Also:
Constant Field Values
Constructor Detail

Attachments

public Attachments()


Copyright © 2017 camunda services GmbH. All rights reserved.